From: Arnaud Giersch Date: Tue, 2 Oct 2012 12:50:31 +0000 (+0200) Subject: Add missing line in tesh file. X-Git-Tag: v3_9_90~569^2~19^2~9^2~21 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/09a290ffd1439c528f8e09d79d7f6a0f054c498b Add missing line in tesh file. --- diff --git a/examples/tracing/tracingPingPong.tesh b/examples/tracing/tracingPingPong.tesh index 1098a2ae65..850caa6e3c 100644 --- a/examples/tracing/tracingPingPong.tesh +++ b/examples/tracing/tracingPingPong.tesh @@ -3,6 +3,7 @@ ! output sort $ java -cp .:${srcdir:=.}/examples:${srcdir:=.}/simgrid.jar tracing/TracingTest ${srcdir:=.}/examples/platform.xml ${srcdir:=.}/examples/tracing/tracingPingPongDeployment.xml --cfg=tracing:1 --cfg=tracing/filename:simulation.trace --cfg=tracing/platform:1 +> [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up. > [0.000000] [jmsg/INFO] Ready to run MSG_MAIN > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'simulation.trace'