]> granicus.if.org Git - python/commitdiff
Turn on regrtest -W (rerun immediately) option for Windows, too.
authorR. David Murray <rdmurray@bitdance.com>
Tue, 14 Dec 2010 02:25:43 +0000 (02:25 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Tue, 14 Dec 2010 02:25:43 +0000 (02:25 +0000)
Tools/buildbot/test.bat

index 787904682b366275f4ec43bdf644bdae101e9130..d9abc1b4bebc1026c4c142f3cbb875a5bdb8a897 100644 (file)
@@ -1,4 +1,4 @@
 @rem Used by the buildbot "test" step.\r
 cd PCbuild\r
-call rt.bat -d -q -uall -rw -n\r
+call rt.bat -d -q -uall -rwW -n\r
 \r