X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c0c6ff6136ed5d29f3b688b0772278ccfea8ac69..be97b89850ce4ca415bf40c40f712853d681ed3a:/tools/tesh/IO-orders.tesh diff --git a/tools/tesh/IO-orders.tesh b/tools/tesh/IO-orders.tesh index 79483162fe..2b30132e57 100644 --- a/tools/tesh/IO-orders.tesh +++ b/tools/tesh/IO-orders.tesh @@ -9,7 +9,7 @@ p Order: in, out, cmd > Test suite from stdin > [(stdin):3] cat > Test suite from stdin OK -$ ./tesh --enable-coverage --log='log.thresh:info tesh.fmt:%m%n' +$ ./tesh --enable-coverage p Order: out, in, cmd < > TOTO @@ -19,7 +19,7 @@ p Order: out, in, cmd > Test suite from stdin > [(stdin):3] cat > Test suite from stdin OK -$ ./tesh --enable-coverage --log='log.thresh:info tesh.fmt:%m%n' +$ ./tesh --enable-coverage p Order: out, cmd, in < > TOTO @@ -29,7 +29,7 @@ p Order: out, cmd, in > Test suite from stdin > [(stdin):2] cat > Test suite from stdin OK -$ ./tesh --enable-coverage --log='log.thresh:info tesh.fmt:%m%n' +$ ./tesh --enable-coverage p Order: in, cmd, out < < TOTO @@ -39,7 +39,7 @@ p Order: in, cmd, out > Test suite from stdin > [(stdin):2] cat > Test suite from stdin OK -$ ./tesh --enable-coverage --log='log.thresh:info tesh.fmt:%m%n' +$ ./tesh --enable-coverage p Order: cmd, out, in < $ cat @@ -49,7 +49,7 @@ p Order: cmd, out, in > Test suite from stdin > [(stdin):1] cat > Test suite from stdin OK -$ ./tesh --enable-coverage --log='log.thresh:info tesh.fmt:%m%n' +$ ./tesh --enable-coverage p Order: cmd, in, out < $ cat @@ -59,5 +59,4 @@ p Order: cmd, in, out > Test suite from stdin > [(stdin):1] cat > Test suite from stdin OK -$ ./tesh --enable-coverage --log='log.thresh:info tesh.fmt:%m%n' - +$ ./tesh --enable-coverage