mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
gh-109566: Fix typo in PCbuild/rt.bat (#109701)
This commit is contained in:
parent
1eb1b45183
commit
3cce6be06a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue