diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat index c5a9b00ce8c..7bc4de502fc 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