summaryrefslogtreecommitdiff
path: root/test/SHF77FLAGS.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/SHF77FLAGS.py')
-rw-r--r--test/SHF77FLAGS.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SHF77FLAGS.py b/test/SHF77FLAGS.py
index f9d729f8..87133979 100644
--- a/test/SHF77FLAGS.py
+++ b/test/SHF77FLAGS.py
@@ -29,7 +29,7 @@ import string
import sys
import TestSCons
-python = sys.executable
+python = TestSCons.python
if sys.platform == 'win32':
_obj = '.obj'