X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1b4dc02411d79e4c367d331b85c1b295ec41edff..1ff90bc7103df77877d6860f1f117425afe1a516:/examples/java/process/suspend/process-suspend.tesh diff --git a/examples/java/process/suspend/process-suspend.tesh b/examples/java/process/suspend/process-suspend.tesh deleted file mode 100644 index 1bde0b01f5..0000000000 --- a/examples/java/process/suspend/process-suspend.tesh +++ /dev/null @@ -1,13 +0,0 @@ -#!/usr/bin/env tesh - -! output sort 19 -$ ${javacmd:=java} -classpath ${classpath:=.} process/suspend/Main ${srcdir:=.}/../platforms/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (0:maestro@) Using regular java threads. -> [ 0.000000] (1:DreamMaster@Jacquelin) Let's create a lazy guy. -> [ 0.000000] (1:DreamMaster@Jacquelin) Let's wait a little bit... -> [ 0.000000] (2:Lazy@Jacquelin) Nobody's watching me ? Let's go to sleep. -> [ 10.000000] (0:maestro@) MSG_main finished; Terminating the simulation... -> [ 10.000000] (1:DreamMaster@Jacquelin) Let's wake the lazy guy up! >:) BOOOOOUUUHHH!!!! -> [ 10.000000] (1:DreamMaster@Jacquelin) OK, goodbye now. -> [ 10.000000] (2:Lazy@Jacquelin) Uuuh ? Did somebody call me ? -> [ 10.000000] (2:Lazy@Jacquelin) Mmmh, goodbye now.