Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://framagit.org/simgrid/simgrid
[simgrid.git] / tools / tesh / set-output-ignore.tesh
index 120b620c5eab4e8112b790120e4ce633493e543d..259421ddc9711c0fe135f6ded1f7c19fbbe618b0 100644 (file)
@@ -1,4 +1,4 @@
-#! ./tesh
+#!/usr/bin/env tesh
 
 p This tests whether TESH accepts to ignore command output
 
@@ -6,7 +6,7 @@ p This tests whether TESH accepts to ignore command output
 < > TOTO
 < < TUTU
 < $ cat
-$ perl ${bindir:=.}/tesh
+$ ${bindir:=.}/tesh
 > Test suite from stdin
 > [(stdin):4] cat
 > (ignoring the output of <(stdin):4> as requested)