summaryrefslogtreecommitdiff
path: root/libs/ardour/run-tests.sh
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2010-07-25 00:39:11 +0000
committerCarl Hetherington <carl@carlh.net>2010-07-25 00:39:11 +0000
commit118621c2610c5dde39fc3ede75e8908a4ba1d9e6 (patch)
tree0ef721c2bd5dc02679c1b679ae347dca1c199396 /libs/ardour/run-tests.sh
parent963bc50a8b671f2c10f95c07aef37afd81f36445 (diff)
Fix up libardour tests.
git-svn-id: svn://localhost/ardour2/branches/3.0@7484 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/run-tests.sh')
-rwxr-xr-xlibs/ardour/run-tests.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ardour/run-tests.sh b/libs/ardour/run-tests.sh
index 91ac3e2ee7..dc3564c483 100755
--- a/libs/ardour/run-tests.sh
+++ b/libs/ardour/run-tests.sh
@@ -12,8 +12,6 @@ libs='libs'
export LD_LIBRARY_PATH=$libs/audiographer:$libs/vamp-sdk:$libs/surfaces:$libs/surfaces/control_protocol:$libs/ardour:$libs/midi++2:$libs/pbd:$libs/rubberband:$libs/soundtouch:$libs/gtkmm2ext:$libs/sigc++2:$libs/glibmm2:$libs/gtkmm2/atk:$libs/gtkmm2/pango:$libs/gtkmm2/gdk:$libs/gtkmm2/gtk:$libs/libgnomecanvasmm:$libs/libsndfile:$libs/appleutility:$libs/cairomm:$libs/taglib:$libs/evoral:$libs/evoral/src/libsmf:$LD_LIBRARY_PATH
-echo LD_LIBRARY_PATH=$LD_LIBRARY_PATH
-
if [ "$1" == "--debug" ]
then
gdb ./libs/ardour/run-tests