From 0be36c00e4c804be249f420684e9a8b0aa8ff484 Mon Sep 17 00:00:00 2001 From: Gilles Dubochet Date: Mon, 19 Jun 2006 12:06:38 +0000 Subject: Fixed "quick" option in "clitest" script. --- test/clitest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/clitest') 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 -- cgit v1.2.3