From f2d4ca4642f0c617d251ad625dedfe800f001cf4 Mon Sep 17 00:00:00 2001 From: suter Date: Thu, 4 Oct 2012 10:52:47 +0200 Subject: [PATCH] tell tesh that this test returns -1 and not 0 --- examples/simdag/dax/simple_dax_with_cycle.tesh | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/simdag/dax/simple_dax_with_cycle.tesh b/examples/simdag/dax/simple_dax_with_cycle.tesh index 99d94c6dde..5722440d19 100644 --- a/examples/simdag/dax/simple_dax_with_cycle.tesh +++ b/examples/simdag/dax/simple_dax_with_cycle.tesh @@ -1,6 +1,7 @@ #! ./tesh p Test the DAX loader with a DAX comprising a cycle. +! expect return 255 $ $SG_TEST_EXENV ./dax_test --log=no_loc ${srcdir:=.}/../2clusters.xml ${srcdir:=.}/simple_dax_with_cycle.xml > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07 > [0.000000] [sd_daxparse/WARNING] the task root is not marked -- 2.20.1