From d9b0f584c1c1e074237ad62082cca02c312899cd Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 4 Jun 2008 16:09:54 +0000 Subject: [PATCH] fix expected output git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5529 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- teshsuite/gras/empty_main/test_sg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/teshsuite/gras/empty_main/test_sg b/teshsuite/gras/empty_main/test_sg index 2651fa0eb6..bd051db885 100755 --- a/teshsuite/gras/empty_main/test_sg +++ b/teshsuite/gras/empty_main/test_sg @@ -1,5 +1,4 @@ p Runs the 'empty_main' test within the simulator $ $SG_TEST_EXENV ./gras/empty_main/empty_main_simulator${EXEEXT:=} ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/empty_main/empty_main.xml -> [Tremblay:server:(1) 0.000000] [gras/INFO] Exiting GRAS -> [Fafard:client:(2) 0.000000] [gras/INFO] Exiting GRAS +> [Tremblay:function:(1) 0.000000] [gras/INFO] Exiting GRAS -- 2.20.1