diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2016-09-09 22:42:06 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2016-09-09 22:42:06 (GMT) |
commit | 664cc5071a511e78e8b018d76d6c2285c1384bad (patch) | |
tree | 0ae47a4bbc2f9790e62834a46f1fb4dd8de76686 /Tools | |
parent | 06ed218ed0020003ac388572fbcf09b88075b664 (diff) | |
download | cpython-664cc5071a511e78e8b018d76d6c2285c1384bad.zip cpython-664cc5071a511e78e8b018d76d6c2285c1384bad.tar.gz cpython-664cc5071a511e78e8b018d76d6c2285c1384bad.tar.bz2 |
Remove another useless buildbot script
Diffstat (limited to 'Tools')
-rw-r--r-- | 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 index bfaef05..0000000 --- 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" %*
|