summaryrefslogtreecommitdiff
path: root/Tools/buildbot
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-03-08 13:09:32 -0800
committerSteve Dower <steve.dower@microsoft.com>2016-03-08 13:09:32 -0800
commitb6d633ce3342513f138a7b01d1407e813cc57129 (patch)
tree4ff605c966aac4b17d2b3b3b5c9ad9eb0e9de038 /Tools/buildbot
parent2f7570f0946a3003a7ac4a79b48dc10fafc61507 (diff)
downloadcpython-git-b6d633ce3342513f138a7b01d1407e813cc57129.tar.gz
Backed out changeset: e7065fc4a6c2
Diffstat (limited to 'Tools/buildbot')
-rw-r--r--Tools/buildbot/build.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/buildbot/build.bat b/Tools/buildbot/build.bat
index 5c14724f0c..3d825fed17 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