From: Steve Dower Date: Tue, 8 Mar 2016 21:09:32 +0000 (-0800) Subject: Backed out changeset: e7065fc4a6c2 X-Git-Tag: v2.7.12rc1~187 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6d633ce3342513f138a7b01d1407e813cc57129;p=thirdparty%2FPython%2Fcpython.git Backed out changeset: e7065fc4a6c2 --- diff --git a/Tools/buildbot/build.bat b/Tools/buildbot/build.bat index 5c14724f0c7d..3d825fed1792 100644 --- a/Tools/buildbot/build.bat +++ b/Tools/buildbot/build.bat @@ -8,7 +8,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