X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/46448320f12d59d0a5efc015ec51ec6ebba525c6..cdd4d20278cbee5a9f11f9f455bff8836410568c:/tools/tesh/catch-timeout.tesh diff --git a/tools/tesh/catch-timeout.tesh b/tools/tesh/catch-timeout.tesh index 00c5ff660d..a246c16035 100644 --- a/tools/tesh/catch-timeout.tesh +++ b/tools/tesh/catch-timeout.tesh @@ -1,6 +1,6 @@ -#! ./tesh +#!/usr/bin/env tesh -# This suite must be functional because we changed the timeout value to 10 +# This suite must be functional because we changed the timeout value to 1 # before sleeping 6 secs. ! expect return 3 @@ -9,5 +9,4 @@ > Test suite from stdin > [(stdin):2] sleep 6 > Test suite `(stdin)': NOK (<(stdin):2> timeout after 1 sec) -> <(stdin):2> No output so far. -$ perl ${bindir:=.}/tesh +$ ${bindir:=.}/tesh