summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRussel Winder <russel@winder.org.uk>2016-01-18 17:23:12 (GMT)
committerRussel Winder <russel@winder.org.uk>2016-01-18 17:23:12 (GMT)
commit374acc32ce7ebecbc23dae5859315ddee17e523b (patch)
tree64d5f60e4dcbf17165034e320f721d7e8dec442e
parentfc44ee580c0108289037f2a284daa996b8b8060d (diff)
parent76d5b4adc2716abf159f64b351bc7f3915b44e08 (diff)
downloadSCons-374acc32ce7ebecbc23dae5859315ddee17e523b.zip
SCons-374acc32ce7ebecbc23dae5859315ddee17e523b.tar.gz
SCons-374acc32ce7ebecbc23dae5859315ddee17e523b.tar.bz2
Merge default.
-rw-r--r--test/DVIPDF/makeindex.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DVIPDF/makeindex.py b/test/DVIPDF/makeindex.py
index 22a31be..00c57c4 100644
--- a/test/DVIPDF/makeindex.py
+++ b/test/DVIPDF/makeindex.py
@@ -34,7 +34,7 @@ dvipdf = test.where_is('dvipdf')
tex = test.where_is('tex')
if not dvipdf or not tex:
- test.skip_test('Could not find dvipdf or text; skipping test(s).\n')
+ test.skip_test('Could not find dvipdf or tex; skipping test(s).\n')