From d07b66b817dab9fb90e6b8af84cdbe983b7d2d29 Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Sat, 10 Sep 2016 08:55:15 -0500 Subject: Backed out changeset 491bbba73bca This change didn't have the intended effect. --- Tools/buildbot/test.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat index c5a9b00ce8..7bc4de502f 100644 --- a/Tools/buildbot/test.bat +++ b/Tools/buildbot/test.bat @@ -3,7 +3,7 @@ rem Used by the buildbot "test" step. setlocal set here=%~dp0 -set rt_opts=-d +set rt_opts=-q -d set regrtest_args=-j1 :CheckOpts -- cgit v1.2.1