X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/164e6042a6fab141062e6c6015b8d49fdb149dfd..c5c1970d1789e6fd9ca264d279a86abd8621bd5d:/examples/simdag/dax/smalldax.tesh diff --git a/examples/simdag/dax/smalldax.tesh b/examples/simdag/dax/smalldax.tesh index 3e1c749fdf..42c8194b3f 100644 --- a/examples/simdag/dax/smalldax.tesh +++ b/examples/simdag/dax/smalldax.tesh @@ -1,7 +1,7 @@ #! ./tesh p Test the DAX loader on a small DAX instance -$ $SG_TEST_EXENV ./dax_test --log=no_loc ${srcdir:=.}/../2clusters.xml ${srcdir:=.}/smalldax.xml +$ $SG_TEST_EXENV ${bindir:=.}/dax_test --log=no_loc ../2clusters.xml ./smalldax.xml > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07 > [0.000000] [sd_daxparse/WARNING] Ignoring file o1 size redefinition from 1000000 to 304 > [0.000000] [sd_daxparse/WARNING] Ignoring file o2 size redefinition from 1000000 to 304 @@ -120,4 +120,4 @@ $ cat ./smalldax.trace > [0.030300] C1-01 recv C1-00 1000000.000000 # root_i1_1@task1 > [84.185919] C1-00 compute 0.000000 # end -$ rm ./smalldax.trace +$ cmake -E remove -f ./dax.dot ./smalldax.trace