Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / tools / tesh / set-ignore-output.tesh
index 01de5b4..1fba401 100644 (file)
@@ -6,8 +6,9 @@ p This tests whether TESH accepts to ignore command output
 < > TOTO
 < < TUTU
 < $ cat
-$ ./tesh --log='log.thresh:info tesh.fmt:%m%n'
+$ ./tesh --enable-coverage --log='log.thresh:info tesh.fmt:%m%n'
+> Enable coverage
 > Test suite from stdin
-> [stdin:4] cat
-> (ignoring the output as requested)
+> [(stdin):4] cat
+> (ignoring the output of <(stdin):4> as requested)
 > Test suite from stdin OK