Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix Host::execute to use *this as a host location, not the this_actor->get_host()
[simgrid.git] / teshsuite / s4u / monkey-masterworkers / monkey-masterworkers.tesh
index e7f9e553ce66de8d74eba62f850f6eafec84711e..db6fb4f1089d4e591393a86a2473cf68af9a060b 100644 (file)
@@ -3,7 +3,7 @@ p Smoke test: do one arbitrary run of the monkey, just to make sure that *someth
 
 $ ${bindir:=.}/monkey-masterworkers --cfg=plugin:cmonkey --cfg=cmonkey/time:1 --cfg=cmonkey/host:1 --cfg=task-count:2
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'plugin' to 'cmonkey'
-> [0.000000] [cmonkey/INFO] Initializing the chaos monkey
+> [0.000000] [cmonkey/INFO] Initializing the chaos monkey.
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cmonkey/time' to '1'
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cmonkey/host' to '1'
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'task-count' to '2'