X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/938c720364732926dd913b4825aa3cb03129313c..77fecf4a12de7c801bcc93590a2901cafe74fc85:/tools/tesh/set-ignore-output.tesh diff --git a/tools/tesh/set-ignore-output.tesh b/tools/tesh/set-ignore-output.tesh index 6697a407d5..1fba40114d 100644 --- a/tools/tesh/set-ignore-output.tesh +++ b/tools/tesh/set-ignore-output.tesh @@ -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 of as requested) +> [(stdin):4] cat +> (ignoring the output of <(stdin):4> as requested) > Test suite from stdin OK