From: navarrop Date: Thu, 24 Mar 2011 10:36:22 +0000 (+0000) Subject: Add --cfg=:yes command option to specify that platform want to use coordinates. X-Git-Tag: v3.6_beta2~127 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8e6f4afad4c4eca04d75090231ccf6d2cb7efda0 Add --cfg=:yes command option to specify that platform want to use coordinates. We can also used into tag config. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9842 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/msg/token_ring/token_ring.tesh b/examples/msg/token_ring/token_ring.tesh index f283d38d82..2ce8c7c3a1 100644 --- a/examples/msg/token_ring/token_ring.tesh +++ b/examples/msg/token_ring/token_ring.tesh @@ -27,7 +27,8 @@ $ $SG_TEST_EXENV token_ring ${srcdir:=.}/two_clusters.xml "--log=root.fmt:[%10.6 ! output sort -$ $SG_TEST_EXENV token_ring ${srcdir:=.}/two_peers.xml "--log=root.fmt:[%12.6r]%e(%i:%P@%h)%e%m%n" +$ $SG_TEST_EXENV token_ring ${srcdir:=.}/two_peers.xml --cfg=coordinates:yes "--log=root.fmt:[%12.6r]%e(%i:%P@%h)%e%m%n" +> [ 0.000000] (0:@) Configuration change: Set 'coordinates' to 'yes' > [ 0.000000] (0:@) Bypassing the XML parser since surf_parse_open received a NULL pointer. If it is not what you want, go fix your code. > [ 5111.488529] (1:master@peer_100030591) Send Data to "host1" > [ 5111.488529] (2:slave@peer_100036570) Received "Token"