Merge pull request #9446 from MikeMcQuaid/dispatch_build_bottle_arm_fix

dev-cmd/dispatch-build-bottle: remove testing code.
This commit is contained in:
Mike McQuaid 2020-12-07 16:05:00 +00:00 committed by GitHub
commit 161cbf1074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,8 +58,6 @@ module Homebrew
else
macos.to_s
end
p macos_label
odie "no"
tap = Tap.fetch(args.tap || CoreTap.instance.name)
user, repo = tap.full_name.split("/")