Skip to content

Commit 4d56535

Browse files
vstinnerGlyphack
authored andcommitted
pythongh-109566: Fix typo in PCbuild/rt.bat (python#109701)
1 parent b58dc4e commit 4d56535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PCbuild/rt.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ set pcbuild=%~dp0
3232
set suffix=
3333
set qmode=
3434
set dashO=
35-
set regrtestargs--fail-env-changed --fail-rerun
35+
set regrtestargs=--fail-env-changed --fail-rerun
3636
set exe=
3737

3838
:CheckOpts

0 commit comments

Comments
 (0)