From: Zachary Ware Date: Mon, 15 Dec 2014 21:42:37 +0000 (-0600) Subject: Fetch new external sources on the buildbots X-Git-Tag: v3.5.0a1~312 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0b07d5d5e19666d2e2bfb5817fc29b625c5f9c8;p=python Fetch new external sources on the buildbots --- 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