mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Let's see if tcl/tk test runs on windows buildbot with this fix.
This commit is contained in:
parent
8f5dbc83ea
commit
fc2e1d10bc
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ set prefix=.\
|
||||||
set suffix=
|
set suffix=
|
||||||
set qmode=
|
set qmode=
|
||||||
set dashO=
|
set dashO=
|
||||||
set tcltk=
|
set tcltk=tcltk
|
||||||
|
|
||||||
:CheckOpts
|
:CheckOpts
|
||||||
if "%1"=="-O" (set dashO=-O) & shift & goto CheckOpts
|
if "%1"=="-O" (set dashO=-O) & shift & goto CheckOpts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue