summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-17 13:07:56 +0100
committerCarl Hetherington <cth@carlh.net>2021-01-17 13:07:56 +0100
commitb954884b1c02bdd590f6f862f60c6824fa86d119 (patch)
tree3de7d1e85aa7e0217405786c0fb859548014572e
parentb221efe5860ffabbca3797779a5971b5cc68175c (diff)
Fix macOS test environment path.
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index 98a37823..489614f2 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/64/lib
+export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/x86_64/lib
export LIBDCP_SHARE_PREFIX=.
# Make sure we have the required tools