ref: a32aa1ab07271b654dae8d072026f4f47de8b6f4 dir: /python/build_linux/
#! /bin/sh set -e set -x python setup.py clean build export PYTHONPATH=./build/lib.linux-x86_64-2.7/ export LD_LIBRARY_PATH=../../build/src/ ./run_all_tests --verbose