From 32124dd15e9dad92fa9146882451efff8c7a7b01 Mon Sep 17 00:00:00 2001 From: Frederic Suter Date: Wed, 2 Mar 2016 12:50:51 +0100 Subject: [PATCH] bindir to srcdir? --- teshsuite/surf/surf_usage/surf_usage.tesh | 2 +- teshsuite/surf/surf_usage/surf_usage2.tesh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/teshsuite/surf/surf_usage/surf_usage.tesh b/teshsuite/surf/surf_usage/surf_usage.tesh index 9a2bc6b28d..430a1f66e3 100644 --- a/teshsuite/surf/surf_usage/surf_usage.tesh +++ b/teshsuite/surf/surf_usage/surf_usage.tesh @@ -1,6 +1,6 @@ #! ./tesh -$ $SG_TEST_EXENV ${bindir:=.}/surf_usage ${bindir:=.}/../../../examples/platforms/two_hosts_platform_with_availability.xml +$ $SG_TEST_EXENV ${bindir:=.}/surf_usage ${srcdir:=.}/../../../examples/platforms/two_hosts_platform_with_availability.xml > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu/model' to 'Cas01' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'CM02' > [0.000000] [surf_test/INFO] actionA state: SURF_ACTION_RUNNING diff --git a/teshsuite/surf/surf_usage/surf_usage2.tesh b/teshsuite/surf/surf_usage/surf_usage2.tesh index 4ffc4e5120..ca0d60c7b7 100644 --- a/teshsuite/surf/surf_usage/surf_usage2.tesh +++ b/teshsuite/surf/surf_usage/surf_usage2.tesh @@ -1,6 +1,6 @@ #! ./tesh -$ $SG_TEST_EXENV ${bindir:=.}/surf_usage2 ${bindir:=.}/../../../examples/platforms/two_hosts_platform_with_availability.xml +$ $SG_TEST_EXENV ${bindir:=.}/surf_usage2 ${srcdir:=.}/../../../examples/platforms/two_hosts_platform_with_availability.xml > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'CM02' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu/model' to 'Cas01' > [0.000000] [surf_test/INFO] Next Event : 0 -- 2.20.1