X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/35dcc24873d6c4586b1f56a35c9f7a00a57acd7d..5edec65e26d76490b9753d8db950a8a2ddf3cb2c:/examples/cpp/dag-from-dot/s4u-dag-from-dot.tesh?ds=sidebyside diff --git a/examples/cpp/dag-from-dot/s4u-dag-from-dot.tesh b/examples/cpp/dag-from-dot/s4u-dag-from-dot.tesh index 04bb0ccfdf..b8216cfd5a 100644 --- a/examples/cpp/dag-from-dot/s4u-dag-from-dot.tesh +++ b/examples/cpp/dag-from-dot/s4u-dag-from-dot.tesh @@ -48,5 +48,5 @@ $ ${bindir:=.}/s4u-dag-from-dot --log=no_loc ${platfdir}/cluster_backbone.xml ${ ! expect return 2 $ ${bindir:=.}/s4u-dag-from-dot --log=no_loc ${platfdir}/cluster_backbone.xml ${srcdir:=.}/dag_with_cycle.dot -> [0.000000] [sd_dotparse/ERROR] The DOT described in dag_with_cycle.dot is not a DAG. It contains a cycle. +> [0.000000] [dag_parsing/ERROR] The DOT described in dag_with_cycle.dot is not a DAG. It contains a cycle. > [0.000000] [dag_from_dot/CRITICAL] No dot loaded. Do you have a cycle in your graph?