X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9d9fb20afaf62ae87a8f8253b8614aeacab0ce44..d68e1c39ec0832cb2391aedd17a868c597dd399e:/tools/tesh/catch-all-bg-output.tesh diff --git a/tools/tesh/catch-all-bg-output.tesh b/tools/tesh/catch-all-bg-output.tesh index e0ba89a9ab..d422951d2d 100644 --- a/tools/tesh/catch-all-bg-output.tesh +++ b/tools/tesh/catch-all-bg-output.tesh @@ -6,10 +6,10 @@ ! expect return 2 < ! timeout 3 < & sh -c 'echo "I crash in background" && sleep 2' -< +< < ! timeout 2 < & sh -c 'echo "I also crash in background" && sleep 1' -< +< < ! timeout 1 < $ sh -c 'echo "I crash in foreground"' $ ${bindir:=.}/tesh