commit | 39f34aa1f3c1f02d72ec28d0d177834e22dfc89b | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Tue Dec 14 02:25:43 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Tue Dec 14 02:25:43 2010 +0000 |
tree | b438b2570adf3e719c05babfb570d9b0c2bdaa3b | |
parent | 3fc969a4a26f0bd94f1412b45da5e8cf3c6eaf1e [diff] |
Turn on regrtest -W (rerun immediately) option for Windows, too.
diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat index 7879046..d9abc1b 100644 --- a/Tools/buildbot/test.bat +++ b/Tools/buildbot/test.bat
@@ -1,4 +1,4 @@ @rem Used by the buildbot "test" step. cd PCbuild -call rt.bat -d -q -uall -rw -n +call rt.bat -d -q -uall -rwW -n