dev-cmd/dispatch-build-bottle: remove testing code.
This was accidentally merged in https://github.com/Homebrew/brew/pull/9444.
This commit is contained in:
parent
59be0ba888
commit
532864b0ef
@ -58,8 +58,6 @@ module Homebrew
|
|||||||
else
|
else
|
||||||
macos.to_s
|
macos.to_s
|
||||||
end
|
end
|
||||||
p macos_label
|
|
||||||
odie "no"
|
|
||||||
|
|
||||||
tap = Tap.fetch(args.tap || CoreTap.instance.name)
|
tap = Tap.fetch(args.tap || CoreTap.instance.name)
|
||||||
user, repo = tap.full_name.split("/")
|
user, repo = tap.full_name.split("/")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user