X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=run%2Ftests;h=aa8c8c1934332eb0b151017e27dcabc29d0f934e;hb=e0e7c75b7ec449087d7fa1b3055a086ef797b368;hp=3a7861ae0e132a360e0046315826f42439323003;hpb=8ca9eff1fb09a873f651d8389c752ae3cef9df88;p=dcpomatic.git diff --git a/run/tests b/run/tests index 3a7861ae0..aa8c8c193 100755 --- a/run/tests +++ b/run/tests @@ -21,7 +21,9 @@ if [ "$(uname)" == "Darwin" ]; then rm -f build/test/openssl ln -s ../../../openssl/apps/openssl build/test/openssl # SIP stops this being passed in from the caller's environment - export DYLD_LIBRARY_PATH=/Users/carl/osx-environment/64/lib + export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/x86_64/10.10/lib:/Users/ci/workspace/lib + # We need to find ffcmp in here + export PATH=$PATH:/Users/ci/workspace/bin fi if [ "$1" == "--debug" ]; then