X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3c3c79819770d88bfdbd42f5996179290db25a7c..077d899a2c6627b30846e848b4a029da720b7ea0:/examples/msg/priority/priority.tesh diff --git a/examples/msg/priority/priority.tesh b/examples/msg/priority/priority.tesh index dddf7b5e04..34f171279b 100644 --- a/examples/msg/priority/priority.tesh +++ b/examples/msg/priority/priority.tesh @@ -2,10 +2,10 @@ p Testing a simple master/slave example application -! output sort -$ $SG_TEST_EXENV priority/priority$EXEEXT ${srcdir:=.}/../platforms/small_platform.xml ${srcdir:=.}/priority/deployment_priority.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +! output sort 19 +$ $SG_TEST_EXENV ${bindir:=.}/priority$EXEEXT ${srcdir:=.}/small_platform.xml ${srcdir:=.}/../msg/priority/priority_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (1:test@Fafard) Hello! Running a task of size 7.6296e+07 with priority 1 > [ 0.000000] (2:test@Fafard) Hello! Running a task of size 7.6296e+07 with priority 2 > [ 1.500000] (2:test@Fafard) Goodbye now! -> [ 2.000000] (0:@) Simulation time 2 +> [ 2.000000] (0:maestro@) Simulation time 2 > [ 2.000000] (1:test@Fafard) Goodbye now!