X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4a0bf1b8a5858a914ebf40fd189a83d4fbc5f9de..66142ce747d425a7c608aa1b9e8b50f8d8c78779:/examples/python/actor-join/actor-join.tesh diff --git a/examples/python/actor-join/actor-join.tesh b/examples/python/actor-join/actor-join.tesh index f9c8ffc5c9..a9f6a31118 100644 --- a/examples/python/actor-join/actor-join.tesh +++ b/examples/python/actor-join/actor-join.tesh @@ -1,4 +1,4 @@ -$ python3 ${PYTHON_TOOL_OPTIONS:=} ${bindir:=.}/actor-join.py ${platfdir}/small_platform.xml +$ ${pythoncmd:=python3} ${PYTHON_TOOL_OPTIONS:=} ${srcdir:=.}/actor-join.py ${platfdir}/small_platform.xml > [Tremblay:master:(1) 0.000000] [python/INFO] Start sleeper > [Tremblay:sleeper from master:(2) 0.000000] [python/INFO] Sleeper started > [Tremblay:master:(1) 0.000000] [python/INFO] Join the sleeper (timeout 2)