X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/84ca10aa757a833c99ebd7a845a78ba09569ff13..b535dc5f8e8d9402e481b0186ddb81f11b486d01:/examples/s4u/comm-pingpong/simix-breakpoint.tesh diff --git a/examples/s4u/comm-pingpong/simix-breakpoint.tesh b/examples/s4u/comm-pingpong/simix-breakpoint.tesh index ccd57696bd..7788a80532 100644 --- a/examples/s4u/comm-pingpong/simix-breakpoint.tesh +++ b/examples/s4u/comm-pingpong/simix-breakpoint.tesh @@ -3,7 +3,7 @@ p Testing option --cfg=debug/breakpoint ! expect signal SIGTRAP -$ ${bindir:=.}/s4u-comm-pingpong ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=debug/breakpoint:3.1416 +$ ${bindir:=.}/s4u-comm-pingpong ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" --cfg=debug/breakpoint:3.1416 > [ 0.000000] (0:maestro@) Configuration change: Set 'debug/breakpoint' to '3.1416' > [ 0.000000] (1:pinger@Tremblay) Ping from mailbox Mailbox 1 to mailbox Mailbox 2 > [ 0.000000] (2:ponger@Jupiter) Pong from mailbox Mailbox 2 to mailbox Mailbox 1