Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use -x to test for executable.
[simgrid.git] / tools / tesh / set-ignore-output.tesh
index 01de5b476a4e5c2d6a6e7ea2e584e4a020fc71b8..1fba40114dc535cd1504136d71efc9403500bf66 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