X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5096f6930d4823cfc3f2569e7c97bce9fb42d4e1..17832e54878101e1817752c3d175cd9a31c9485b:/examples/s4u/maestro-set/s4u-maestro-set.tesh diff --git a/examples/s4u/maestro-set/s4u-maestro-set.tesh b/examples/s4u/maestro-set/s4u-maestro-set.tesh index cf21b21b14..fb1fc8844e 100644 --- a/examples/s4u/maestro-set/s4u-maestro-set.tesh +++ b/examples/s4u/maestro-set/s4u-maestro-set.tesh @@ -1,6 +1,6 @@ #!/usr/bin/env tesh -$ $SG_TEST_EXENV ${bindir:=.}/s4u-maestro-set$EXEEXT ${platfdir:=.}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ ${bindir:=.}/s4u-maestro-set ${platfdir:=.}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (0:maestro@) I am not the main thread, as expected > [ 0.000000] (2:receiver@Jupiter) I am not the main thread, as expected > [ 0.000000] (1:sender@Tremblay) I am the main thread, as expected