]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-109566: Fix typo in PCbuild/rt.bat (#109701)
authorVictor Stinner <vstinner@python.org>
Fri, 22 Sep 2023 02:43:48 +0000 (04:43 +0200)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2023 02:43:48 +0000 (02:43 +0000)
PCbuild/rt.bat

index cd32a386f0366beae92c1e5546c5071a4daf2e7f..33f4212e14567d0bfc451a2e9457fdddcde5acaf 100644 (file)
@@ -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