X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0418749f36845207a1fb714c471fbee35454bfb9..d3794e5a4de776ee8051b047f9a3da5652457038:/examples/msg/mc/bugged2.tesh diff --git a/examples/msg/mc/bugged2.tesh b/examples/msg/mc/bugged2.tesh index 3909db5316..0daf1d5d63 100644 --- a/examples/msg/mc/bugged2.tesh +++ b/examples/msg/mc/bugged2.tesh @@ -2,7 +2,7 @@ ! expect signal SIGABRT ! timeout 20 -$ ${bindir:=.}/bugged2 --cfg=model-check:1 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --log=xbt_cfg.thresh:warning --cfg=contexts/stack_size:256 +$ ${bindir:=.}/../../../bin/simgrid-mc ${bindir:=.}/bugged2 --cfg=model-check:1 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --log=xbt_cfg.thresh:warning --cfg=contexts/stack_size:256 > [ 0.000000] (0:@) Check a safety property > [ 0.000000] (0:@) Get debug information ... > [ 0.000000] (0:@) Get debug information done !