From: Benjamin Peterson Date: Mon, 14 Apr 2014 20:51:29 +0000 (-0400) Subject: temporary change to get better debugging from windows bots X-Git-Tag: v2.7.7rc1~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81f90710b33f88bec784c651b399f6c5b773d133;p=thirdparty%2FPython%2Fcpython.git temporary change to get better debugging from windows bots --- diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat index a3a3579295e3..5d95d516b12d 100644 --- a/Tools/buildbot/test.bat +++ b/Tools/buildbot/test.bat @@ -1,3 +1,3 @@ @rem Used by the buildbot "test" step. cd PCbuild -call rt.bat -d -q -uall -rwW %1 %2 %3 %4 %5 %6 %7 %8 %9 +call rt.bat -d -v -uall -rwW %1 %2 %3 %4 %5 %6 %7 %8 %9