X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/164e6042a6fab141062e6c6015b8d49fdb149dfd..d88728f6b0e2b37b62832bc09de86205042a9147:/examples/simdag/dax/smalldax.tesh diff --git a/examples/simdag/dax/smalldax.tesh b/examples/simdag/dax/smalldax.tesh index 3e1c749fdf..4f6f23e9a4 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 ./smalldax.trace