summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2012-06-24 15:22:50 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2012-06-24 15:22:50 (GMT)
commit92c9757973e3d9a8a6c8ba7278d3ef47c6864bba (patch)
tree90168c2c1bfb3037a7360982423f369aa3966239
parentdbab58fdeb5716d761481b56438ba1a2d9977b41 (diff)
downloadcpython-92c9757973e3d9a8a6c8ba7278d3ef47c6864bba.zip
cpython-92c9757973e3d9a8a6c8ba7278d3ef47c6864bba.tar.gz
cpython-92c9757973e3d9a8a6c8ba7278d3ef47c6864bba.tar.bz2
Use -W on the Windows 64 buildbots
-rw-r--r--Tools/buildbot/test-amd64.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/buildbot/test-amd64.bat b/Tools/buildbot/test-amd64.bat
index d178c92..7a40606 100644
--- a/Tools/buildbot/test-amd64.bat
+++ b/Tools/buildbot/test-amd64.bat
@@ -1,3 +1,3 @@
@rem Used by the buildbot "test" step.
cd PCbuild
-call rt.bat -q -d -x64 -uall -rw
+call rt.bat -d -q -x64 -uall -rwW -n