From f60c9d52dc4c3d59f6a269a0a1b435581135d408 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 13 Nov 2011 13:32:01 +0000 Subject: Fix some bits of the libardour unit tests. git-svn-id: svn://localhost/ardour2/branches/3.0@10564 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/run-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/run-tests.sh') 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' -- cgit v1.2.3