aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run.sh')
-rw-r--r--tests/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run.sh b/tests/run.sh
index d92cc29..2a5d9be 100644
--- a/tests/run.sh
+++ b/tests/run.sh
@@ -1,6 +1,6 @@
set -e
-export p4dcc="../../../p4dcc"
+export p4dcc="../../../$BIN"
export testcase=$1
export tmp_dir="tests/tmp/$testcase"