X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/07c319ec54d6fc778ee3cc5e75a747242006723e..dc3c3416c4cca30fef7c29422d45094687f59893:/examples/msg/priority/priority.tesh diff --git a/examples/msg/priority/priority.tesh b/examples/msg/priority/priority.tesh index 0d79753abf..cc360ad4c3 100644 --- a/examples/msg/priority/priority.tesh +++ b/examples/msg/priority/priority.tesh @@ -3,7 +3,7 @@ p Testing a simple master/slave example application ! output sort -$ $SG_TEST_EXENV priority/priority$EXEEXT ${srcdir:=.}/small_platform.xml ${srcdir:=.}/priority/deployment_priority.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n +$ $SG_TEST_EXENV priority/priority$EXEEXT ${srcdir:=.}/small_platform.xml ${srcdir:=.}/priority/deployment_priority.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!