Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright headers.
[simgrid.git] / tools / tesh / generate_tesh
index af5b032..5306bf7 100755 (executable)
@@ -5,7 +5,7 @@ command="$1"
 output=$(sh -c "$command" 2>&1)
 return=$?
 
-tesh="#! ./tesh
+tesh="#!/usr/bin/env tesh
 
 ! expect return $return
 $ $command