]> granicus.if.org Git - python/commitdiff
Force the buildbots to clean up all externals.
authorSteve Dower <steve.dower@microsoft.com>
Mon, 20 Apr 2015 02:40:09 +0000 (19:40 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Mon, 20 Apr 2015 02:40:09 +0000 (19:40 -0700)
Tools/buildbot/build.bat

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