summaryrefslogtreecommitdiffstats
path: root/test/option-v.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2006-01-21 19:01:06 (GMT)
committerSteven Knight <knight@baldmt.com>2006-01-21 19:01:06 (GMT)
commit6fdb91f7abaaf0823070d17c8afcde6ca35d3549 (patch)
tree6923c674148af3f821725a49e3dbc194658d4257 /test/option-v.py
parent9e51adb1a538111d3661e07e04ecc112370ab6f2 (diff)
downloadSCons-6fdb91f7abaaf0823070d17c8afcde6ca35d3549.zip
SCons-6fdb91f7abaaf0823070d17c8afcde6ca35d3549.tar.gz
SCons-6fdb91f7abaaf0823070d17c8afcde6ca35d3549.tar.bz2
Eliminate unnecessary WIN32/Win32/win32 references in tests, too.
Diffstat (limited to 'test/option-v.py')
-rw-r--r--test/option-v.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/option-v.py b/test/option-v.py
index 6a0aaf7..28fe8ca 100644
--- a/test/option-v.py
+++ b/test/option-v.py
@@ -33,7 +33,7 @@ test = TestSCons.TestSCons(match = TestCmd.match_re)
test.write('SConstruct', "")
-# Win32 may or may not print a line for the script version
+# Windows may or may not print a line for the script version
# depending on whether it's invoked through scons.py or scons.bat.
expect1 = r"""SCons by Steven Knight et al.:
\tengine: v\S+, [^,]*, by \S+ on \S+