Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Simplify rules, and hopefully make them match with different variants of the library.
[simgrid.git] / tools / graphicator / graphicator.tesh
index a78c3cdef7ce287cf475f2132c8b77d9c4d608e2..58d754c8f373d743919116e73d7f56a2653c2d09 100644 (file)
@@ -1,8 +1,7 @@
 #! ./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