diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat index 7bc4de502fc..c5a9b00ce8c 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=-q -d +set rt_opts=-d set regrtest_args=-j1 :CheckOpts