Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use binary dir for bindir, and cd to home dir.
[simgrid.git] / examples / simdag / dax / smalldax.tesh
index e3ff1c1..4f6f23e 100644 (file)
@@ -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 ./smalldax.trace