zach.ware
2014-10-17 22:40:36 UTC
https://hg.python.org/cpython/rev/ccd93c7f2b3c
changeset: 93117:ccd93c7f2b3c
user: Zachary Ware <zachary.ware at gmail.com>
date: Fri Oct 17 17:40:04 2014 -0500
summary:
Turn externals cleaning back off
files:
Tools/buildbot/build.bat | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Tools/buildbot/build.bat b/Tools/buildbot/build.bat
--- a/Tools/buildbot/build.bat
+++ b/Tools/buildbot/build.bat
@@ -7,7 +7,7 @@
@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
+ at 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
changeset: 93117:ccd93c7f2b3c
user: Zachary Ware <zachary.ware at gmail.com>
date: Fri Oct 17 17:40:04 2014 -0500
summary:
Turn externals cleaning back off
files:
Tools/buildbot/build.bat | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Tools/buildbot/build.bat b/Tools/buildbot/build.bat
--- a/Tools/buildbot/build.bat
+++ b/Tools/buildbot/build.bat
@@ -7,7 +7,7 @@
@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
+ at 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
--
Repository URL: https://hg.python.org/cpython
Repository URL: https://hg.python.org/cpython