mirror of https://github.com/python/cpython
gh-109566: Fix typo in PCbuild/rt.bat (#109701)
This commit is contained in:
parent
1eb1b45183
commit
3cce6be06a
|
@ -32,7 +32,7 @@ set pcbuild=%~dp0
|
|||
set suffix=
|
||||
set qmode=
|
||||
set dashO=
|
||||
set regrtestargs--fail-env-changed --fail-rerun
|
||||
set regrtestargs=--fail-env-changed --fail-rerun
|
||||
set exe=
|
||||
|
||||
:CheckOpts
|
||||
|
|
Loading…
Reference in New Issue