From 3cc0b0f3bcb6232e5e5a9266c45c7865ea337204 Mon Sep 17 00:00:00 2001 From: suter Date: Tue, 23 Nov 2010 21:25:34 +0000 Subject: [PATCH] new line of output caused by default tracing:1 git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8630 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/smpi/smpi_traced.tesh | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/smpi/smpi_traced.tesh b/examples/smpi/smpi_traced.tesh index 0012c207f9..dc839b26e1 100644 --- a/examples/smpi/smpi_traced.tesh +++ b/examples/smpi/smpi_traced.tesh @@ -5,6 +5,7 @@ p Test instrumentation of SMPI $ ../../bin/smpirun -trace smpi_traced.trace -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../msg/small_platform_with_routers.xml -np 3 ./smpi_traced > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'TCP_gamma' to '4194304' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'smpi_traced.trace' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/smpi' to '1' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1' -- 2.20.1