summaryrefslogtreecommitdiff
path: root/Tools/buildbot
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-12-15 15:42:37 -0600
committerZachary Ware <zachary.ware@gmail.com>2014-12-15 15:42:37 -0600
commitd0b07d5d5e19666d2e2bfb5817fc29b625c5f9c8 (patch)
treea63bb54d1bc2900616f8571f38d4e9f972062fc5 /Tools/buildbot
parentfb8ca22ff1e2916b5507e60df28b3759c447ccc9 (diff)
downloadcpython-git-d0b07d5d5e19666d2e2bfb5817fc29b625c5f9c8.tar.gz
Fetch new external sources on the buildbots
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 83a5dfd101..1306ee5638 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:
-@rem call "%~dp0..\..\PCbuild\get_externals.bat" --clean-only
+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