Commit c1f6c17
committed
Use SystemRoot instead of WINDIR, to fix tox
In most cases they will be the same, but WINDIR may be absent (or
have a different value?) in rare cases.
The practical reason it matters in GitPython's tests is that tox
automatically passes SystemRoot through to environments on Windows.1 parent 2b47933 commit c1f6c17
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments