summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-10-23 22:55:27 +0200
committerCarl Hetherington <cth@carlh.net>2020-10-23 22:55:27 +0200
commite5bb0569857ef2185ba7a53b884c014a4c6dd633 (patch)
treee31eb747faf20bf9eb4c985a0014f2b588e77888
parent2a3dac6c6b985f4568385ab4629575085eb29a4e (diff)
Add path for macOS tests.
-rwxr-xr-xrun/tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/run/tests b/run/tests
index d598fdc4..9f018b93 100755
--- a/run/tests
+++ b/run/tests
@@ -11,6 +11,8 @@ dcpinfo=build/tools/dcpinfo
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 LIBDCP_SHARE_PREFIX=.
# Make sure we have the required tools