X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1a63d3eeb6bde1e01d32af6758c5d50cd3aacb0c..2fe88613fbaaeb0e648d1d2acbd3f7b53f6a5298:/tools/tesh/catch-timeout.tesh diff --git a/tools/tesh/catch-timeout.tesh b/tools/tesh/catch-timeout.tesh index d4c6f14d92..ebab52a61d 100644 --- a/tools/tesh/catch-timeout.tesh +++ b/tools/tesh/catch-timeout.tesh @@ -7,8 +7,8 @@ < ! timeout 1 < $ sleep 6 > Test suite from stdin -> [stdin:2] sleep 6 -> timeouted. Kill the process. -> No output before timeout -> Test suite `(stdin)': NOK ( timeout after 1 sec) +> [(stdin):2] sleep 6 +> <(stdin):2> timeouted. Kill the process. +> <(stdin):2> No output before timeout +> Test suite `(stdin)': NOK (<(stdin):2> timeout after 1 sec) $ ./tesh --log='log.thresh:info tesh.fmt:%m%n'