]> granicus.if.org Git - python/commitdiff
Fetch new external sources on the buildbots
authorZachary Ware <zachary.ware@gmail.com>
Mon, 15 Dec 2014 21:42:37 +0000 (15:42 -0600)
committerZachary Ware <zachary.ware@gmail.com>
Mon, 15 Dec 2014 21:42:37 +0000 (15:42 -0600)
Tools/buildbot/build.bat

index 83a5dfd101c7dc69c9496fc06ba4ef63295939c4..1306ee5638df78557e99f00dfe5a8df1ddf7e89f 100644 (file)
@@ -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