From 86d0ffac61f555b6ea2457a1d0f5dafd2dee62ae Mon Sep 17 00:00:00 2001 From: quasar Date: Fri, 2 Nov 2007 09:07:05 +0000 Subject: [PATCH] Update msg property test git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4960 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/msg/properties/msg_prop.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/msg/properties/msg_prop.tesh b/examples/msg/properties/msg_prop.tesh index 9f0bd60ca1..cb0106cdfd 100644 --- a/examples/msg/properties/msg_prop.tesh +++ b/examples/msg/properties/msg_prop.tesh @@ -2,7 +2,7 @@ p Testing a MSG application with properties in the XML for Hosts, Links and Processes -$ $SG_TEST_EXENV /properties/msg_prop$EXEEXT ${srcdir:=.}/properties/deployment_platform.xml ${srcdir:=.}/properties/deployment_properties.xml +$ $SG_TEST_EXENV properties/msg_prop$EXEEXT ${srcdir:=.}/properties/deployment_platform.xml ${srcdir:=.}/properties/deployment_properties.xml > [Jacquelin:master:(1) 0.000000] [msg_test/INFO] Property: mem for host: Boivin has value: 654321 > [Jacquelin:master:(1) 0.000000] [msg_test/INFO] Property: disk for host: Boivin has value: 123456 > [Jacquelin:master:(1) 0.000000] [msg_test/INFO] Property: Unknown for host Boivin is undefined -- 2.20.1