diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2016-09-09 15:42:06 -0700 |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2016-09-09 15:42:06 -0700 |
commit | 664cc5071a511e78e8b018d76d6c2285c1384bad (patch) | |
tree | 0ae47a4bbc2f9790e62834a46f1fb4dd8de76686 /Tools/buildbot | |
parent | 06ed218ed0020003ac388572fbcf09b88075b664 (diff) | |
download | cpython-git-664cc5071a511e78e8b018d76d6c2285c1384bad.tar.gz |
Remove another useless buildbot script
Diffstat (limited to 'Tools/buildbot')
-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 bfaef055f5..0000000000 --- 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" %*
|