summaryrefslogtreecommitdiff
path: root/lang/python/run-ex_access
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/run-ex_access')
-rwxr-xr-xlang/python/run-ex_access5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/python/run-ex_access b/lang/python/run-ex_access
new file mode 100755
index 00000000000..a6f8348e9fd
--- /dev/null
+++ b/lang/python/run-ex_access
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+rm -rf WT_TEST ; mkdir WT_TEST
+
+exec env LD_LIBRARY_PATH=../../.libs DYLD_LIBRARY_PATH=../../.libs PYTHONPATH=.:${srcdir} python ${srcdir}/../../examples/python/ex_access.py