]> AND Public Git Repository - simgrid.git/blobdiff - examples/msg/masterslave/masterslave_kill.tesh
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modified base files in order to not refer anymore to the FAQ as the main doc source.
[simgrid.git] / examples / msg / masterslave / masterslave_kill.tesh
index 2db6f370eb8cfc9075a6f18327e14526d8161337..6d532249b8acb2abf4244700e4ddb3fca7ad73cd 100644 (file)
@@ -2,10 +2,10 @@
 
 p Testing a simple master/slave example application
 
-$ $SG_TEST_EXENV masterslave/masterslave_kill$EXEEXT ${srcdir:=.}/masterslave/platform_kill.xml ${srcdir:=.}/masterslave/deployment_masterslave_kill.xml
+$ $SG_TEST_EXENV masterslave/masterslave_kill$EXEEXT ${srcdir:=.}/masterslave/platform_kill.xml ${srcdir:=.}/masterslave/deployment_masterslave_kill.xml --log=surf_maxmin.thres:error
 > [alice:master:(1) 0.000000] [msg_test/INFO] Hello!
 > [bob:slave:(2) 0.000000] [msg_test/INFO] Hello!
-> [bob:slave:(2) 0.000000] [msg_test/INFO] Suspend process
+> [bob:slave:(2) 0.000000] [msg_test/INFO] Suspending myself
 > [alice:master:(1) 10.000000] [msg_test/INFO] Resume process
 > [alice:master:(1) 10.000000] [msg_test/INFO] Kill process
 > [alice:master:(1) 10.000000] [msg_test/INFO] OK, goodbye now.