X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4ea3092aaf2a67496748f2e9ecbd71c025317b4a..bfffef69e1b0554d13eec920f1a32f75b49ceac6:/examples/python/exec-async/exec-async.tesh diff --git a/examples/python/exec-async/exec-async.tesh b/examples/python/exec-async/exec-async.tesh index 4df63cbe99..f294eac610 100644 --- a/examples/python/exec-async/exec-async.tesh +++ b/examples/python/exec-async/exec-async.tesh @@ -1,6 +1,6 @@ #!/usr/bin/env tesh -$ ${pythoncmd:=python3} ${PYTHON_TOOL_OPTIONS:=} ${srcdir:=.}/exec-async.py ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ ${pythoncmd:=python3} ${PYTHON_TOOL_OPTIONS:=} ${srcdir:=.}/exec-async.py ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" > [ 0.000000] (1:wait@Fafard) Waiter executes 76296000 flops, should take 1 second. > [ 0.000000] (2:monitor@Ginette) Monitor executes 48492000 flops, should take 1 second. > [ 0.000000] (3:cancel@Boivin) Canceller executes 98095000 flops, should take 1 second.