mirror of https://github.com/python/cpython.git
Use -W on the Windows 64 buildbots
This commit is contained in:
parent
dbab58fdeb
commit
92c9757973
|
@ -1,3 +1,3 @@
|
||||||
@rem Used by the buildbot "test" step.
|
@rem Used by the buildbot "test" step.
|
||||||
cd PCbuild
|
cd PCbuild
|
||||||
call rt.bat -q -d -x64 -uall -rw
|
call rt.bat -d -q -x64 -uall -rwW -n
|
||||||
|
|
Loading…
Reference in New Issue