summaryrefslogtreecommitdiff
path: root/test/clitest
diff options
context:
space:
mode:
Diffstat (limited to 'test/clitest')
-rwxr-xr-xtest/clitest2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/clitest b/test/clitest
index 74147b2fca..046473566e 100755
--- a/test/clitest
+++ b/test/clitest
@@ -266,7 +266,7 @@ PREFIX=`dirname "$SOURCE"`/..;
prefix=$PREFIX;
PREFIX=`cd "$PREFIX"; pwd`;
-QUICK="$PREFIX/build/quick/exec/"
+QUICK="$PREFIX/build/quick/bin/"
if [ -d "$PREFIX/dists" ]; then
LATEST="$PREFIX/dists/latest/bin/";
else