Fix test runner on macOS.
authorCarl Hetherington <cth@carlh.net>
Wed, 20 Apr 2022 18:50:13 +0000 (20:50 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 4 May 2022 17:37:38 +0000 (19:37 +0200)
run/tests

index adfd48d1f7b7a4a8cc3e5da21e14461d0ad089e8..1b1a287b1ce1ee16d2d0dd757216a6d83299cd97 100755 (executable)
--- a/run/tests
+++ b/run/tests
@@ -12,7 +12,7 @@ dcpverify=build/tools/dcpverify
 
 export LD_LIBRARY_PATH=build/src:$LD_LIBRARY_PATH
 # SIP stops this being passed in from the caller's environment
-export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/x86_64/lib
+export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/x86_64/10.10/lib:/Users/ci/workspace/lib
 export LIBDCP_RESOURCES=.
 
 # Make sure we have the required tools