Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[#!] #!/bin/sh -> #!/usr/bin/env sh
[simgrid.git] / tools / stack-cleaner / cc
index d6da0f2..fe2fe7e 100755 (executable)
@@ -1,3 +1,3 @@
-#!/bin/sh
+#!/usr/bin/env sh
 path="$(dirname $0)"
 exec "$path"/compiler-wrapper cc "$@"
 path="$(dirname $0)"
 exec "$path"/compiler-wrapper cc "$@"