Force the buildbots to clean up all externals.

This commit is contained in:
Steve Dower 2015-04-19 19:40:09 -07:00
parent 17467639bb
commit 4ac54bb820
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ call "%~dp0clean%PLAT%.bat"
@rem a new version of an external library, especially Tcl/Tk):
@rem 1) uncomment the following line:
@rem call "%~dp0..\..\PCbuild\get_externals.bat" --clean-only
call "%~dp0..\..\PCbuild\get_externals.bat" --clean-only
@rem 2) commit and push
@rem 3) wait for all Windows bots to start a build with that changeset