diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-04-20 20:50:13 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-04-20 20:50:13 +0200 |
| commit | d67bcad094dd090c0b2004508480617b8807a9aa (patch) | |
| tree | db2d52003551bdd5227b41cbc6f546bfbf3fa637 | |
| parent | 929538aae0f5a46c8495a6fce89c596cf6cb28bb (diff) | |
Fix test runner on macOS.
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
