summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index cb42a22e5..cbc64759e 100755
--- a/run/tests
+++ b/run/tests
@@ -85,7 +85,7 @@ if [ "$(uname)" == "Darwin" ]; then
rm -f build/test/openssl
ln -s ../../../openssl/apps/openssl build/test/openssl
# We need to find ffcmp in here
- export PATH=$PATH:/Users/ci/workspace/bin
+ export PATH=$PATH:$HOME/workspace/bin
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:$environment/x86_64/10.10/lib
fi