Skip to content

Commit 2f7570f

Browse files
committed
Force clean externals on buildbots.
1 parent b3fbbf4 commit 2f7570f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/buildbot/build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ call "%~dp0clean.bat" %*
88
@rem a new version of an external library, especially Tcl/Tk):
99
@rem 1) uncomment the following line:
1010

11-
@rem call "%~dp0..\..\PCbuild\get_externals.bat" --clean-only
11+
call "%~dp0..\..\PCbuild\get_externals.bat" --clean-only
1212

1313
@rem 2) commit and push
1414
@rem 3) wait for all Windows bots to start a build with that changeset

0 commit comments

Comments
 (0)