aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/run.sh
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-05-07 09:18:21 +0900
committernsfisis <nsfisis@gmail.com>2025-05-07 09:18:21 +0900
commitf427d5c99f0380d7f547101878e36ef5008e248b (patch)
treec88435dabe710d9592a7b081cdb48922e5f96ffe /tests/run.sh
parent68d9da9746d235e2d9a7d0ba61310c533b355847 (diff)
downloadducc-f427d5c99f0380d7f547101878e36ef5008e248b.tar.gz
ducc-f427d5c99f0380d7f547101878e36ef5008e248b.tar.zst
ducc-f427d5c99f0380d7f547101878e36ef5008e248b.zip
start ducc project
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 2a5d9be..0e28a96 100644
--- a/tests/run.sh
+++ b/tests/run.sh
@@ -1,6 +1,6 @@
set -e
-export p4dcc="../../../$BIN"
+export ducc="../../../$BIN"
export testcase=$1
export tmp_dir="tests/tmp/$testcase"