X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/45fd73e922fcbd14b67a7327940bb2d63df60c02..5cd933a9bb7ad8e532dd057a8c79fc1696845e69:/tools/tesh/set-ignore-output.tesh diff --git a/tools/tesh/set-ignore-output.tesh b/tools/tesh/set-ignore-output.tesh index 01de5b476a..af80e581e4 100644 --- a/tools/tesh/set-ignore-output.tesh +++ b/tools/tesh/set-ignore-output.tesh @@ -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