From 09a290ffd1439c528f8e09d79d7f6a0f054c498b Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Tue, 2 Oct 2012 14:50:31 +0200 Subject: [PATCH] Add missing line in tesh file. --- examples/tracing/tracingPingPong.tesh | 1 + 1 file changed, 1 insertion(+) 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' -- 2.20.1