X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/61137faf73e619f0b4415455bbc5e7af69556753..3f8469006c8a8486904d2870733afabfb0d968a7:/tools/graphicator/graphicator.tesh diff --git a/tools/graphicator/graphicator.tesh b/tools/graphicator/graphicator.tesh index a78c3cdef7..bd43763d93 100644 --- a/tools/graphicator/graphicator.tesh +++ b/tools/graphicator/graphicator.tesh @@ -1,8 +1,8 @@ #! ./tesh -$ ${bindir:=.}/graphicator ${srcdir:=.}/teshsuite/simdag/platforms/one_cluster.xml --cfg=tracing:1 test.dot +$ ${bindir:=.}/graphicator ${srcdir:=.}/teshsuite/simdag/platforms/one_cluster.xml --cfg=tracing:1 --cfg=tracing/platform:1 test.dot > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1' -> [0.000000] [graphicator/INFO] Output is in file test.dot +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1' $ rm test.dot