Skip to content
Snippets Groups Projects
Commit d86576f2 authored by Masood Malekghassemi's avatar Masood Malekghassemi
Browse files

Fix MacOS Python test linker paths

parent 35d9fcff
No related branches found
No related tags found
No related merge requests found
......@@ -35,5 +35,6 @@ cd $(dirname $0)/../..
root=`pwd`
export LD_LIBRARY_PATH=$root/libs/$CONFIG
export DYLD_LIBRARY_PATH=$root/libs/$CONFIG
source python2.7_virtual_environment/bin/activate
python2.7 -B $*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment