X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/65f2d0ee3e36c86770abe9196990f0a40b4b8221..54df45db73feb1e5aad3ffba66f8cf7c62d0edde:/tools/tesh/basic.tesh diff --git a/tools/tesh/basic.tesh b/tools/tesh/basic.tesh index 90fb2101a3..270253e882 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 +$ ${bindir:=.}/tesh $ rm tmp_fich @@ -122,7 +122,7 @@ $ cat < $ cat < > a < > c -$ ${bindir:=.}/tesh +$ ${bindir:=.}/tesh ! expect return 2 ! output ignore @@ -132,7 +132,7 @@ $ ${bindir:=.}/tesh < > a < > < > c -$ ${bindir:=.}/tesh +$ ${bindir:=.}/tesh < < b @@ -150,7 +150,7 @@ $ cat < $ cat < > b < > c -$ ${bindir:=.}/tesh +$ ${bindir:=.}/tesh ! expect return 2 ! output ignore @@ -160,4 +160,4 @@ $ ${bindir:=.}/tesh < > < > b < > c -$ ${bindir:=.}/tesh +$ ${bindir:=.}/tesh