Let's see if tcl/tk test runs on windows buildbot with this fix.

This commit is contained in:
Hirokazu Yamamoto 2010-09-17 08:53:31 +00:00
parent 8f5dbc83ea
commit fc2e1d10bc

View file

@ -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