summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-10-10 22:38:23 +0200
committerCarl Hetherington <cth@carlh.net>2021-10-10 22:38:23 +0200
commitc6f9cb9549323ce224710d86f9cd314e255242f4 (patch)
tree6563c8b7ac9c809655d703c857dfe46915da73b2 /run
parent0ecf58d20eec5e9d10ee4b9f0440d232d875f94a (diff)
Fix macOS test environment.
Diffstat (limited to 'run')
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index adfd48d1..e479cd86 100755
--- 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
export LIBDCP_RESOURCES=.
# Make sure we have the required tools