summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-04-20 20:50:13 +0200
committerCarl Hetherington <cth@carlh.net>2022-05-04 19:37:38 +0200
commitb1fb3bb03dd5dd337f6137b76346469aa0510016 (patch)
tree661fc1cbc8bfb24f00aafb3041562e57ddc35920
parent80a97d01ba21df6d06ca750789bfe0bbacaaee4a (diff)
Fix test runner on macOS.
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index adfd48d1..1b1a287b 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:/Users/ci/workspace/lib
export LIBDCP_RESOURCES=.
# Make sure we have the required tools