Files
mongo/examples/python/run-ex_access
Michael Cahill a8978e988c Fix the Python example.
closes #206

--HG--
rename : examples/c/Makefile.am => examples/python/Makefile.am
2012-05-04 10:07:25 +10:00

6 lines
198 B
Bash
Executable File

#!/bin/sh
rm -rf WT_TEST ; mkdir WT_TEST
exec env LD_LIBRARY_PATH=../../.libs DYLD_LIBRARY_PATH=../../.libs PYTHONPATH=${srcdir}/../../lang/python:../../lang/python python ${srcdir}/ex_access.py