summaryrefslogtreecommitdiff
path: root/libs/ardour/run-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/run-tests.sh')
-rwxr-xr-xlibs/ardour/run-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/run-tests.sh b/libs/ardour/run-tests.sh
index e1330c64f1..379678c968 100755
--- a/libs/ardour/run-tests.sh
+++ b/libs/ardour/run-tests.sh
@@ -9,7 +9,7 @@ if [ ! -f './tempo.cc' ]; then
fi
srcdir=`pwd`
-cd ../../build/default
+cd ../../build
libs='libs'