mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Backed out changeset 491bbba73bca
This change didn't have the intended effect.
This commit is contained in:
parent
fd13c0fa01
commit
d07b66b817
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue