summaryrefslogtreecommitdiff
path: root/test/option--D.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option--D.py')
-rw-r--r--test/option--D.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/option--D.py b/test/option--D.py
index 67517cd8..e391215f 100644
--- a/test/option--D.py
+++ b/test/option--D.py
@@ -28,7 +28,7 @@ import sys
import TestSCons
import os
-python = sys.executable
+python = TestSCons.python
test = TestSCons.TestSCons()