Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove unused call to MSG_process_sleep(1).
[simgrid.git] / tools / tesh / set-ignore-output.tesh
index 01de5b4..af80e58 100644 (file)
@@ -8,6 +8,6 @@ p This tests whether TESH accepts to ignore command output
 < $ cat
 $ ./tesh --log='log.thresh:info tesh.fmt:%m%n'
 > 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