Backed out changeset 491bbba73bca

This change didn't have the intended effect.
This commit is contained in:
Zachary Ware 2016-09-10 08:55:15 -05:00
parent fd13c0fa01
commit d07b66b817

View file

@ -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