Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Simix does not display event occuring at the same timestamp than the old version...
[simgrid.git] / examples / gras / mutual_exclusion / simple_token / test_sg_64
index 2f85a82..752400c 100755 (executable)
@@ -1,4 +1,4 @@
-$ $SG_TEST_EXENV ./simple_token_simulator$EXEEXT $srcdir/../../../msg/small_platform.xml $srcdir/simple_token.xml 
+$ $SG_TEST_EXENV ./simple_token_simulator$EXEEXT ${srcdir:=.}/../../../msg/small_platform.xml ${srcdir:=.}/simple_token.xml 
 > [Tremblay:node:(1) 0.000000] [SimpleToken/INFO] Create the token (with value 0) and send it to Fafard:4000
 > [Tremblay:node:(1) 0.011346] [SimpleToken/INFO] Begin a new loop. Still to do: 2
 > [Tremblay:node:(1) 0.022693] [SimpleToken/INFO] Begin a new loop. Still to do: 1
@@ -7,6 +7,6 @@ $ $SG_TEST_EXENV ./simple_token_simulator$EXEEXT $srcdir/../../../msg/small_plat
 > [Fafard:node:(2) 1.028109] [gras/INFO] Exiting GRAS
 > [Jupiter:node:(3) 1.030844] [gras/INFO] Exiting GRAS
 > [Ginette:node:(4) 1.032083] [gras/INFO] Exiting GRAS
-> [Bourassa:node:(5) 1.034039] [gras/INFO] Exiting GRAS
 > [Tremblay:node:(1) 1.034039] [gras/INFO] Exiting GRAS
+> [Bourassa:node:(5) 1.034039] [gras/INFO] Exiting GRAS