summaryrefslogtreecommitdiff
path: root/test/scalatest
diff options
context:
space:
mode:
Diffstat (limited to 'test/scalatest')
-rwxr-xr-xtest/scalatest4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/scalatest b/test/scalatest
index 804495e677..841ce0a106 100755
--- a/test/scalatest
+++ b/test/scalatest
@@ -508,8 +508,8 @@ FILES_MSIL="";
FILES_SCRIPT="";
FILES_DIS="";
-QUICK="$PREFIX/bin/quick/bin"
-QUICK_LIB="$PREFIX/bin/quick/lib/library"
+QUICK="$PREFIX/build/quick/bin"
+QUICK_LIB="$PREFIX/build/quick/lib/library"
if [ -d "$PREFIX/dists" ]; then
LATEST="$PREFIX/dists/latest/bin";