X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c1fa53426d4f4db5c1fe697d915d30247fd5d09a..b69c3463223ed1207861d7a9b0ec0a06064696ca:/tools/tesh2/examples/catch-global-timeout.tesh diff --git a/tools/tesh2/examples/catch-global-timeout.tesh b/tools/tesh2/examples/catch-global-timeout.tesh deleted file mode 100644 index c361e93501..0000000000 --- a/tools/tesh2/examples/catch-global-timeout.tesh +++ /dev/null @@ -1,11 +0,0 @@ -#! ./tesh -# This test detects a global timeout - -! expect return $ELEADTIME - -< $ sleep 10 -$ ./tesh --log="log.thresh:info tesh.fmt:%m%n" --timeout=1 -> Test unit from stdin -> [stdin:1] sleep 10 -> Test unit from stdin INTR -> Tesh timed out after `(1)' seconds