Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / tools / tesh / set-timeout.tesh
index 606978059ab92c420028079030077a5e69441f7e..1ba153f70a199c85266b1736a6209e932f251f18 100644 (file)
@@ -3,5 +3,8 @@
 # This suite must be functional because we changed the timeout value to 10
 # before sleeping 6 secs.
 
-! set timeout 10
+! timeout 10
 $ sleep 6
+
+! timeout no
+$ sleep 1
\ No newline at end of file