X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ad5734ab76c2c430832004e0e3af55a0378e1c5d..5fa8d6780a107eb5ae1ff8a233b0dd23cb065f8a:/examples/simdag/dax/smalldax.tesh diff --git a/examples/simdag/dax/smalldax.tesh b/examples/simdag/dax/smalldax.tesh index e3ff1c140c..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 ${bindir:=.}/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 -$ cmake -E remove -f ${srcdir:=.}/smalldax.trace +$ cmake -E remove -f ./dax.dot ./smalldax.trace