From: Steve Dower Date: Tue, 8 Mar 2016 21:10:29 +0000 (-0800) Subject: Backs out buildbot clean trigger. X-Git-Tag: v3.6.0a1~508^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a6f4825f4d4de76e73ca15d413089078970f4a2;p=python Backs out buildbot clean trigger. --- diff --git a/Tools/buildbot/build.bat b/Tools/buildbot/build.bat index 622f876a98..5e840cc7ea 100644 --- a/Tools/buildbot/build.bat +++ b/Tools/buildbot/build.bat @@ -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