summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-12-15 21:44:33 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-12-15 21:44:33 (GMT)
commit494b09ca5f0696af9e062dab7da04ffaeeeebf1d (patch)
treee81488fe241b15719dc25d985b8f3fa636b9083b /Tools
parentd0b07d5d5e19666d2e2bfb5817fc29b625c5f9c8 (diff)
downloadcpython-494b09ca5f0696af9e062dab7da04ffaeeeebf1d.zip
cpython-494b09ca5f0696af9e062dab7da04ffaeeeebf1d.tar.gz
cpython-494b09ca5f0696af9e062dab7da04ffaeeeebf1d.tar.bz2
Backed out changeset ceaac3d483a1 (buildbots refreshed)
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 1306ee5..83a5dfd 100644
--- a/Tools/buildbot/build.bat
+++ b/Tools/buildbot/build.bat
@@ -10,7 +10,7 @@ call "%~dp0clean%PLAT%.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