X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ce65e3e0615f1b3f2a408f1fee003b5974d4f14b..9b5c287fbf93c2ae7c3d18c8584647ef9920fe87:/examples/python/actor-create/actor-create.tesh diff --git a/examples/python/actor-create/actor-create.tesh b/examples/python/actor-create/actor-create.tesh index c93449dd46..c81e7c6409 100644 --- a/examples/python/actor-create/actor-create.tesh +++ b/examples/python/actor-create/actor-create.tesh @@ -1,6 +1,6 @@ #!/usr/bin/env tesh -$ python3 ${srcdir:=.}/actor-create.py +$ ${pythoncmd:=python3} ${PYTHON_TOOL_OPTIONS:=} ${srcdir:=.}/actor-create.py > [Tremblay:sender1:(2) 0.000000] [python/INFO] Hello s4u, I have something to send > [Jupiter:sender2:(3) 0.000000] [python/INFO] Hello s4u, I have something to send > [Fafard:sender:(4) 0.000000] [python/INFO] Hello s4u, I have something to send