X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1c42243dd20a9c4cd4fe0ff7db419440ac7395bc..6b85ea23bb4697266132fffaebc5e55ef6cc14c0:/examples/msg/tracing/volume.tesh diff --git a/examples/msg/tracing/volume.tesh b/examples/msg/tracing/volume.tesh index d6c6a8add3..1c2117e86e 100644 --- a/examples/msg/tracing/volume.tesh +++ b/examples/msg/tracing/volume.tesh @@ -2,7 +2,7 @@ p Tracing communications among processes of a master/slave application -$ $SG_TEST_EXENV tracing/volume$EXEEXT --cfg=tracing:1 --cfg=tracing/filename:tracing/volume.trace --cfg=tracing/msg/volume:1 ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml +$ $SG_TEST_EXENV ${bindir:=.}/tracing/volume$EXEEXT --cfg=tracing:1 --cfg=tracing/filename:tracing/volume.trace --cfg=tracing/msg/volume:1 ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'tracing/volume.trace' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/volume' to '1' @@ -381,3 +381,5 @@ $ cat tracing/volume.trace > 6 206.703278 2 5 > 6 206.703278 1 1 > 6 206.703278 0 0 + +$ rm -rf tracing/volume.trace