summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-03-08 13:10:29 -0800
committerSteve Dower <steve.dower@microsoft.com>2016-03-08 13:10:29 -0800
commit9205bc7fb70e5898e025173577389e8e6d0102f6 (patch)
tree65c9734fe16974724206b07d2ba592dcb3f95d7a /Tools
parent4adffae385752cc7e005948365acb6ad03b57499 (diff)
downloadcpython-9205bc7fb70e5898e025173577389e8e6d0102f6.tar.gz
Backs out buildbot clean trigger.
Diffstat (limited to 'Tools')
-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 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