Parcourir la source

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

Nathalie Furmento il y a 12 ans
Parent
commit
07776847cc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.
 #