Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc2e1d1

Browse files
author
Hirokazu Yamamoto
committed
Let's see if tcl/tk test runs on windows buildbot with this fix.
1 parent 8f5dbc8 commit fc2e1d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PCbuild/rt.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ set prefix=.\
3030
set suffix=
3131
set qmode=
3232
set dashO=
33-
set tcltk=
33+
set tcltk=tcltk
3434

3535
:CheckOpts
3636
if "%1"=="-O" (set dashO=-O) & shift & goto CheckOpts

0 commit comments

Comments
 (0)