Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[simix] Port JavaContext to C++
[simgrid.git] / examples / java / master_slave_kill / kill.tesh
index bab8eb1..9281484 100644 (file)
@@ -1,9 +1,9 @@
 #! tesh
 
-! output sort
+! output sort 19
 
 $ java -classpath ${classpath:=.} master_slave_kill/MsKill ${srcdir:=.}/../platforms/platform.xml
-> [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up.
+> [0.000000] [jmsg/INFO] Using regular java threads.
 > [Jacquelin:master:(1) 0.000000] [jmsg/INFO] Master Hello!
 > [Jacquelin:master:(1) 0.000000] [jmsg/INFO] Create process on host 'Boivin'
 > [Boivin:slave:(2) 0.000000] [jmsg/INFO] Slave Hello!