X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/281f8c29e177852dcb1591fc31e363e1176857c8..0efe3d607e77e439af8019c721b20a18b1787884:/tools/tesh/basic.tesh diff --git a/tools/tesh/basic.tesh b/tools/tesh/basic.tesh index 32289af536..db3d8f7e1e 100644 --- a/tools/tesh/basic.tesh +++ b/tools/tesh/basic.tesh @@ -13,7 +13,7 @@ $ cat tmp_fich ! output ignore < $ cat tmp_fich < > TUTU TOTO -$ ${bindir:=.}/tesh --enable-coverage +$ ${bindir:=.}/tesh $ rm tmp_fich @@ -77,14 +77,14 @@ $ sed 's/_/ /' < < _x < $ sed 's/_/ /' < > x -$ ${bindir:=.}/tesh --enable-coverage +$ ${bindir:=.}/tesh ! expect return 2 ! output ignore < < x < $ cat < > x -$ ${bindir:=.}/tesh --enable-coverage +$ ${bindir:=.}/tesh p * trailing spaces... < x_ @@ -96,14 +96,14 @@ $ sed 's/_/ /' < < x_ < $ sed 's/_/ /' < > x -$ ${bindir:=.}/tesh --enable-coverage +$ ${bindir:=.}/tesh ! expect return 2 ! output ignore < < x < $ cat < > x -$ ${bindir:=.}/tesh --enable-coverage +$ ${bindir:=.}/tesh p * empty lines... < a @@ -122,7 +122,7 @@ $ cat < $ cat < > a < > c -$ ${bindir:=.}/tesh --enable-coverage +$ ${bindir:=.}/tesh ! expect return 2 ! output ignore @@ -132,7 +132,7 @@ $ ${bindir:=.}/tesh --enable-coverage < > a < > < > c -$ ${bindir:=.}/tesh --enable-coverage +$ ${bindir:=.}/tesh < < b @@ -150,7 +150,7 @@ $ cat < $ cat < > b < > c -$ ${bindir:=.}/tesh --enable-coverage +$ ${bindir:=.}/tesh ! expect return 2 ! output ignore @@ -160,4 +160,4 @@ $ ${bindir:=.}/tesh --enable-coverage < > < > b < > c -$ ${bindir:=.}/tesh --enable-coverage +$ ${bindir:=.}/tesh