X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/45fd73e922fcbd14b67a7327940bb2d63df60c02..ded5bf36fae30e458d8f8e225832ec7d8d88ee34:/tools/tesh/set-ignore-output.tesh?ds=sidebyside diff --git a/tools/tesh/set-ignore-output.tesh b/tools/tesh/set-ignore-output.tesh index 01de5b476a..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 as requested) +> [(stdin):4] cat +> (ignoring the output of <(stdin):4> as requested) > Test suite from stdin OK