Fix macOS test environment path.
authorCarl Hetherington <cth@carlh.net>
Sun, 17 Jan 2021 12:07:56 +0000 (13:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 17 Jan 2021 12:07:56 +0000 (13:07 +0100)
run/tests

index 98a37823826aa585abd126ce83ac7cea2775a081..489614f27ab1ea438cbd5a69b562ce70f270ce4d 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/64/lib
+export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/x86_64/lib
 export LIBDCP_SHARE_PREFIX=.
 
 # Make sure we have the required tools