Add signatures for dev-cmd/unbottled.
This commit is contained in:
parent
a0d6f45bd7
commit
749199632b
@ -33,11 +33,7 @@ module Homebrew
|
|||||||
|
|
||||||
Formulary.enable_factory_cache!
|
Formulary.enable_factory_cache!
|
||||||
|
|
||||||
@bottle_tag = if args.tag.present?
|
@bottle_tag = args.tag.presence&.to_sym || Utils::Bottles.tag
|
||||||
args.tag.to_sym
|
|
||||||
else
|
|
||||||
Utils::Bottles.tag
|
|
||||||
end
|
|
||||||
|
|
||||||
if args.named.blank?
|
if args.named.blank?
|
||||||
ohai "Getting formulae..."
|
ohai "Getting formulae..."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user