X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4a0bf1b8a5858a914ebf40fd189a83d4fbc5f9de..59251ff676c562b79573e3561166e4351e4ad11e:/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 17f7c8b4c9..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 ${PYTHON_TOOL_OPTIONS:=} ${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