Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix tesh file of tesh-simdag-parser-bogus-symmetric
authorthiery <thiery@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 12 Nov 2010 17:15:31 +0000 (17:15 +0000)
committerthiery <thiery@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 12 Nov 2010 17:15:31 +0000 (17:15 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8541 48e7efb5-ca39-0410-a469-dd3cf9ba447f

teshsuite/simdag/platforms/two_hosts_asymetric.tesh

index 738eb1d..ff075d2 100644 (file)
@@ -1,4 +1,5 @@
 ! expect signal SIGABRT
-$ ./flatifier two_hosts_asymetric_BOGUS.xml
-> [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
-> [0.000000] /home/mquinson/Code/simgrid/src/xbt/asserts.c:29: [xbt/CRITICAL] Error while loading two_hosts_asymetric_BOGUS.xml: The route between "alice" and "bob" already exist
+$ ./flatifier two_hosts_asymetric_BOGUS.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> [  0.000000] (0:@) Error while loading two_hosts_asymetric_BOGUS.xml: The route between "alice" and "bob" already exist
+