Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rework the doc of model-check/replay, and add an example with sthread
[simgrid.git] / tools / tesh / catch-all-bg-output.tesh
index e0ba89a9aba3c09e456b66873eeb805d341d0c7a..d422951d2db91b0706f48dd0d799b2eed4994792 100644 (file)
@@ -6,10 +6,10 @@
 ! expect return 2
 < ! timeout 3
 < & sh -c 'echo "I crash in background" && sleep 2'
 ! 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 2
 < & sh -c 'echo "I also crash in background" && sleep 1'
-< 
+<
 < ! timeout 1
 < $ sh -c 'echo "I crash in foreground"'
 $ ${bindir:=.}/tesh
 < ! timeout 1
 < $ sh -c 'echo "I crash in foreground"'
 $ ${bindir:=.}/tesh