]> granicus.if.org Git - python/commitdiff
Turn externals cleaning back off
authorZachary Ware <zachary.ware@gmail.com>
Fri, 17 Oct 2014 22:40:04 +0000 (17:40 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Fri, 17 Oct 2014 22:40:04 +0000 (17:40 -0500)
Tools/buildbot/build.bat

index f68b88fde92229e8493c3215dca5fb14f02f4ea5..d37ec7b31c47a5a7ec087bf8e60c59dc4698660a 100644 (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