From 6e32675264e608d750a148f1949e66635bda14d8 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Wed, 17 Oct 2012 16:14:28 +0200 Subject: [PATCH 1/1] Ignore the first two lines of output. --- examples/smpi/replay/smpi_replay.tesh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/smpi/replay/smpi_replay.tesh b/examples/smpi/replay/smpi_replay.tesh index 7c4ac38027..9cd7493cc9 100644 --- a/examples/smpi/replay/smpi_replay.tesh +++ b/examples/smpi/replay/smpi_replay.tesh @@ -38,8 +38,7 @@ $ ../../bin/smpirun --log=replay.thresh:critical --log=no_loc --cfg=tracing:1 - > [Tremblay:0:(0) 231.413469] [smpi_replay/INFO] Simulation time 231.413 -$ cat ./simgrid.trace -> #This file was generated using SimGrid-3.8.0 +$ tail -n +3 ./simgrid.trace > %EventDef PajeDefineContainerType 0 > % Alias string > % Type string -- 2.20.1