summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-03-08 21:10:46 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2016-03-08 21:10:46 (GMT)
commit39f57caf3a3831822279028e1dfe8f14a223e868 (patch)
treef6a7e842d96d7146fc77174f496e8b77ed571412 /Tools
parent332018d17ce04dcb94ae5275b1343e828632fb92 (diff)
parent4a6f4825f4d4de76e73ca15d413089078970f4a2 (diff)
downloadcpython-39f57caf3a3831822279028e1dfe8f14a223e868.zip
cpython-39f57caf3a3831822279028e1dfe8f14a223e868.tar.gz
cpython-39f57caf3a3831822279028e1dfe8f14a223e868.tar.bz2
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 622f876..5e840cc 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