]> granicus.if.org Git - python/commitdiff
Removes --clean-only option from buildbots.
authorSteve Dower <steve.dower@microsoft.com>
Wed, 19 Aug 2015 03:02:07 +0000 (20:02 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 19 Aug 2015 03:02:07 +0000 (20:02 -0700)
Tools/buildbot/build.bat

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