summaryrefslogtreecommitdiffstats
path: root/test/errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/errors.py')
-rw-r--r--test/errors.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/errors.py b/test/errors.py
index a79ed6e..924c072 100644
--- a/test/errors.py
+++ b/test/errors.py
@@ -29,7 +29,7 @@ import TestSCons
import string
import sys
-python = sys.executable
+python = TestSCons.python
test = TestSCons.TestSCons(match = TestCmd.match_re_dotall)