From: Steve Dower Date: Mon, 20 Apr 2015 02:45:51 +0000 (-0700) Subject: Backed out buildbot clean X-Git-Tag: v3.5.0b1~320^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c28c6e4fb311e47dca067458acab234e5a87ad9;p=python Backed out buildbot clean --- diff --git a/Tools/buildbot/build.bat b/Tools/buildbot/build.bat index 511fa1d107..1debfc19d7 100644 --- a/Tools/buildbot/build.bat +++ b/Tools/buildbot/build.bat @@ -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: -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