mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +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 qmode=
|
||||
set dashO=
|
||||
set tcltk=
|
||||
set tcltk=tcltk
|
||||
|
||||
:CheckOpts
|
||||
if "%1"=="-O" (set dashO=-O) & shift & goto CheckOpts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue