diff options
Diffstat (limited to 'bin/scons-test.py')
-rw-r--r-- | bin/scons-test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/scons-test.py b/bin/scons-test.py index 593a1a3..aa03d72 100644 --- a/bin/scons-test.py +++ b/bin/scons-test.py @@ -182,7 +182,7 @@ if format == '--xml': 'MSDEVDIR', 'OS', 'PATHEXT', - 'SYSTEMROOT', + 'SystemRoot', 'TEMP', 'TMP', 'USERNAME', |