Переглянути джерело

tools/starpu_codelet_histo_profile.in: bash is not needed, use sh

Nathalie Furmento 12 роки тому
батько
коміт
07776847cc
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      tools/starpu_codelet_histo_profile.in

+ 1 - 1
tools/starpu_codelet_histo_profile.in

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #