FIX formulae and kegs didn't always work
Strange that they did often enough for my tests to work.
This commit is contained in:
parent
bd86ab508a
commit
d275ba9976
@ -19,6 +19,7 @@ module HomebrewArgvExtension
|
||||
def named
|
||||
nn=namedp
|
||||
raise UsageError if nn.empty?
|
||||
nn
|
||||
end
|
||||
def named_empty?
|
||||
namedp.empty?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user