From: mquinson Date: Thu, 8 Nov 2007 11:11:56 +0000 (+0000) Subject: Revalidate output X-Git-Tag: v3.3~822 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/719f54f0cb1ab272b4981f82cabada2a74f3d259 Revalidate output git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5001 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/gras/properties/test_sg_32 b/examples/gras/properties/test_sg_32 index 4af7ca9306..4f2f9524fa 100755 --- a/examples/gras/properties/test_sg_32 +++ b/examples/gras/properties/test_sg_32 @@ -6,7 +6,7 @@ $ $SG_TEST_EXENV ./properties_simulator${EXEEXT:=} ${srcdir:=.}/../../platforms/ > [C1-00:slave:(2) 0.000000] [test/INFO] Process property: SomeProp has value: SomeValue > [C1-00:slave:(2) 0.000000] [test/INFO] Process property: Nonexisting is undefined > [C1-00:slave:(2) 0.000000] [test/INFO] Trying to modify a process property -> [C1-00:slave:(2) 0.000000] [test/INFO] Property: otherprop is undefined -> [C1-00:slave:(2) 0.000000] [test/INFO] Property: otherprop is undefined +> [C1-00:slave:(2) 0.000000] [test/INFO] Property: otherprop is undefined +> [C1-00:slave:(2) 0.000000] [test/INFO] Property: otherprop is undefined > [C1-01:master:(1) 1.000000] [gras/INFO] Exiting GRAS > [C1-00:slave:(2) 1.000000] [gras/INFO] Exiting GRAS diff --git a/examples/gras/properties/test_sg_64 b/examples/gras/properties/test_sg_64 index 4af7ca9306..eb68d63fe7 100755 --- a/examples/gras/properties/test_sg_64 +++ b/examples/gras/properties/test_sg_64 @@ -1,4 +1,4 @@ -p Runs the 'properties' test within the simulator (simulation times valid for 32bits architectures) +p Runs the 'properties' test within the simulator (simulation times valid for 64bits architectures) $ $SG_TEST_EXENV ./properties_simulator${EXEEXT:=} ${srcdir:=.}/../../platforms/prop.xml ${srcdir:=.}/properties.xml > [C1-01:master:(1) 0.000000] [test/INFO] Host property: mem has value: 4 @@ -6,7 +6,7 @@ $ $SG_TEST_EXENV ./properties_simulator${EXEEXT:=} ${srcdir:=.}/../../platforms/ > [C1-00:slave:(2) 0.000000] [test/INFO] Process property: SomeProp has value: SomeValue > [C1-00:slave:(2) 0.000000] [test/INFO] Process property: Nonexisting is undefined > [C1-00:slave:(2) 0.000000] [test/INFO] Trying to modify a process property -> [C1-00:slave:(2) 0.000000] [test/INFO] Property: otherprop is undefined -> [C1-00:slave:(2) 0.000000] [test/INFO] Property: otherprop is undefined +> [C1-00:slave:(2) 0.000000] [test/INFO] Property: otherprop is undefined +> [C1-00:slave:(2) 0.000000] [test/INFO] Property: otherprop is undefined > [C1-01:master:(1) 1.000000] [gras/INFO] Exiting GRAS > [C1-00:slave:(2) 1.000000] [gras/INFO] Exiting GRAS