From: Zachary Ware Date: Fri, 9 Sep 2016 22:42:06 +0000 (-0700) Subject: Remove another useless buildbot script X-Git-Tag: v3.6.0b1~154 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=664cc5071a511e78e8b018d76d6c2285c1384bad;p=thirdparty%2FPython%2Fcpython.git Remove another useless buildbot script --- diff --git a/Tools/buildbot/external.bat b/Tools/buildbot/external.bat deleted file mode 100644 index bfaef055f54b..000000000000 --- a/Tools/buildbot/external.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo This script is no longer used and may be removed in the future. -@echo Please use PCbuild\get_externals.bat instead. -@"%~dp0..\..\PCbuild\get_externals.bat" %*