summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnxt-python-fantom/scripts/pyenv-nxt_test3
-rwxr-xr-xnxt-python-fantom/scripts/pyenv-syspython3
2 files changed, 6 insertions, 0 deletions
diff --git a/nxt-python-fantom/scripts/pyenv-nxt_test b/nxt-python-fantom/scripts/pyenv-nxt_test
new file mode 100755
index 0000000..32b097b
--- /dev/null
+++ b/nxt-python-fantom/scripts/pyenv-nxt_test
@@ -0,0 +1,3 @@
+#!/bin/sh
+export PYTHONPATH=/Users/tcmac/gitrepo/armdebug/nxt-python-fantom
+arch -i386 /usr/bin/python2.6 /Users/tcmac/gitrepo/armdebug/nxt-python-fantom/scripts/nxt_test
diff --git a/nxt-python-fantom/scripts/pyenv-syspython b/nxt-python-fantom/scripts/pyenv-syspython
new file mode 100755
index 0000000..112e406
--- /dev/null
+++ b/nxt-python-fantom/scripts/pyenv-syspython
@@ -0,0 +1,3 @@
+#!/bin/sh
+export PYTHONPATH=/Users/tcmac/gitrepo/armdebug/nxt-python-fantom
+arch -i386 /usr/bin/python2.6