X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe0f39b4adfddf308e204c533ede55e74920919e..0adbb90374b4ca8d4f0aa463f3fa0e9a55e98f21:/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 4fc199e1db..a9f6a31118 100644 --- a/examples/python/actor-join/actor-join.tesh +++ b/examples/python/actor-join/actor-join.tesh @@ -1,4 +1,4 @@ -$ python3 ${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)