X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8dbe2058fb2e5717d3077dbaf890d3919405697e..5f403cb7f97f2f2a3b81e0ae73e0eccbc1f6a245:/tools/tesh/generate_tesh diff --git a/tools/tesh/generate_tesh b/tools/tesh/generate_tesh index af5b032c65..5306bf714b 100755 --- a/tools/tesh/generate_tesh +++ b/tools/tesh/generate_tesh @@ -5,7 +5,7 @@ command="$1" output=$(sh -c "$command" 2>&1) return=$? -tesh="#! ./tesh +tesh="#!/usr/bin/env tesh ! expect return $return $ $command