summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-03-21 13:52:14 +0100
committerCarl Hetherington <cth@carlh.net>2026-03-21 13:52:14 +0100
commit2d53877f2c7d1c6f3ed493c0f44054bdcba578f3 (patch)
tree205eb165f0dd038bd359ed82b577634ae58bbbcd
parent86704d7f5f5a647e0f64f3be691626d507923d53 (diff)
Fix tests path for running in cdist-built trees.
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index c64335d0..41d0345a 100755
--- a/run/tests
+++ b/run/tests
@@ -41,7 +41,7 @@ while [[ $# -gt 0 ]]; do
esac
done
-export LD_LIBRARY_PATH=build/src:/usr/local/lib:/usr/local/lib64:$LD_LIBRARY_PATH
+export LD_LIBRARY_PATH=build/src:../../lib:../../lib64:$LD_LIBRARY_PATH
# SIP stops this being passed in from the caller's environment
export DYLD_LIBRARY_PATH=build/src:$environment/arm64/11.0/lib:$environment/x86_64/10.10/lib:/Users/ci/workspace/lib:/usr/local/lib
export LIBDCP_RESOURCES=.