Selaa lähdekoodia

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

Nathalie Furmento 12 vuotta sitten
vanhempi
commit
07776847cc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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.
 #