summaryrefslogtreecommitdiff
path: root/test/DVIPSFLAGS.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/DVIPSFLAGS.py')
-rw-r--r--test/DVIPSFLAGS.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DVIPSFLAGS.py b/test/DVIPSFLAGS.py
index a67a0586..8587022d 100644
--- a/test/DVIPSFLAGS.py
+++ b/test/DVIPSFLAGS.py
@@ -30,7 +30,7 @@ import string
import sys
import TestSCons
-python = sys.executable
+python = TestSCons.python
test = TestSCons.TestSCons()