ref: cd6fc5a515bfc3fe647d2236c3a2949d86a7d4d5 dir: /python/env_osx/
#! /bin/sh set -e set -x python setup.py clean build export PYTHONPATH=./build/lib.macosx-10.6-intel-2.7:$PYTHONPATH export DYLD_LIBRARY_PATH=../build/src ./run_all_tests --verbose