From 89aa9d4ba69e471949f791cdafe4ae20cea554d2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 21 Feb 2017 21:42:44 +0000 Subject: Various fixes to push audio vaguely in the right direction. --- run/tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run') diff --git a/run/tests b/run/tests index 77db5d52b..d9815a449 100755 --- a/run/tests +++ b/run/tests @@ -2,7 +2,7 @@ # # e.g. --run_tests=foo -export LD_LIBRARY_PATH=build/src/lib:$LD_LIBRARY_PATH +export LD_LIBRARY_PATH=build/src/lib:/home/c.hetherington/lib:$LD_LIBRARY_PATH export DCPOMATIC_LINUX_SHARE_PREFIX=`pwd` if [ "$1" == "--debug" ]; then shift; -- cgit v1.2.3