diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2016-09-09 22:35:38 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2016-09-09 22:35:38 (GMT) |
commit | 8f35675853d385941b02006b41124473f2d39b1c (patch) | |
tree | edf48bc55912c718ae68d35431060a619cd9851f /Tools/buildbot/external-amd64.bat | |
parent | f46e612e335d1b21e2e5c1d8dd6fdbf057c78606 (diff) | |
download | cpython-8f35675853d385941b02006b41124473f2d39b1c.zip cpython-8f35675853d385941b02006b41124473f2d39b1c.tar.gz cpython-8f35675853d385941b02006b41124473f2d39b1c.tar.bz2 |
Remove outdated buildbot scripts
Diffstat (limited to 'Tools/buildbot/external-amd64.bat')
-rw-r--r-- | Tools/buildbot/external-amd64.bat | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Tools/buildbot/external-amd64.bat b/Tools/buildbot/external-amd64.bat deleted file mode 100644 index bfaef05..0000000 --- a/Tools/buildbot/external-amd64.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" %*
|