Turn externals cleaning back off

This commit is contained in:
Zachary Ware 2014-10-17 17:40:04 -05:00
parent bc92bbd4d2
commit 77770bdaa8
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ call "%~dp0clean.bat"
@rem a new version of an external library, especially Tcl/Tk):
@rem 1) uncomment the following line:
call "%~dp0..\..\PCbuild\get_externals.bat" --clean-only
@rem 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