diff options
Diffstat (limited to 'QMTest')
-rw-r--r-- | QMTest/scons_tdb.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/QMTest/scons_tdb.py b/QMTest/scons_tdb.py index 2262808..b725d3f 100644 --- a/QMTest/scons_tdb.py +++ b/QMTest/scons_tdb.py @@ -188,7 +188,7 @@ environ_keys = [ 'MSDEVDIR', 'OS', 'PATHEXT', - 'SYSTEMROOT', + 'SystemRoot', 'TEMP', 'TMP', 'USERNAME', |