Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix out of tree builds
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 13 Mar 2017 07:04:21 +0000 (08:04 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 13 Mar 2017 07:04:21 +0000 (08:04 +0100)
examples/msg/process-join/process-join.tesh

index 3f5bc32..0fc54c6 100644 (file)
@@ -1,5 +1,5 @@
 
 
-$ ./process-join$EXEEXT ${srcdir:=.}/small_platform.xml
+$ $SG_TEST_EXENV ${bindir:=.}/process-join$EXEEXT ${srcdir:=.}/small_platform.xml
 > [Tremblay:master:(1) 0.000000] [msg_test/INFO] Start slave
 > [Tremblay:slave from master:(2) 0.000000] [msg_test/INFO] Slave started
 > [Tremblay:master:(1) 0.000000] [msg_test/INFO] Join the slave (timeout 2)
 > [Tremblay:master:(1) 0.000000] [msg_test/INFO] Start slave
 > [Tremblay:slave from master:(2) 0.000000] [msg_test/INFO] Slave started
 > [Tremblay:master:(1) 0.000000] [msg_test/INFO] Join the slave (timeout 2)