[Python-checkins] cpython: Remove another useless buildbot script

zach.ware python-checkins at python.org
Fri Sep 9 18:42:15 EDT 2016


https://hg.python.org/cpython/rev/20b62fff3ffe
changeset:   103490:20b62fff3ffe
user:        Zachary Ware <zachary.ware at gmail.com>
date:        Fri Sep 09 15:42:06 2016 -0700
summary:
  Remove another useless buildbot script

files:
  Tools/buildbot/external.bat |  3 ---
  1 files changed, 0 insertions(+), 3 deletions(-)


diff --git a/Tools/buildbot/external.bat b/Tools/buildbot/external.bat
deleted file mode 100644
--- a/Tools/buildbot/external.bat
+++ /dev/null
@@ -1,3 +0,0 @@
- at echo This script is no longer used and may be removed in the future.
- at echo Please use PCbuild\get_externals.bat instead.
-@"%~dp0..\..\PCbuild\get_externals.bat" %*

-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list