Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics in the info message of L07 model starting up
[simgrid.git] / teshsuite / simdag / platforms / bogus_two_hosts_asymetric.tesh
index c8a97aa..c4e90d5 100644 (file)
@@ -1,11 +1,11 @@
 ! expect signal SIGABRT
 $ ${bindir:=.}/flatifier bogus_two_hosts_asymetric.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_host_model_init_ptask_L07
+> [  0.000000] [0:@] Switching to the L07 model to handle parallel tasks.
 > [  0.000000] [0:@] Parse error at bogus_two_hosts_asymetric.xml:24: A route between "alice" and "bob" already exists with a different content. If you are trying to define a reverse route, you must set the symmetrical=no attribute to your routes tags.
 > [  0.000000] [0:@] Exiting now
 
 ! expect signal SIGABRT
 $ ${bindir:=.}/flatifier bogus_two_hosts_asymetric-2.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_host_model_init_ptask_L07
+> [  0.000000] [0:@] Switching to the L07 model to handle parallel tasks.
 > [  0.000000] [0:@] Parse error at bogus_two_hosts_asymetric-2.xml:26: A route between "alice" and "bob" already exists with a different content. If you are trying to define a reverse route, you must set the symmetrical=no attribute to your routes tags.
 > [  0.000000] [0:@] Exiting now