FIX formulae and kegs didn't always work

Strange that they did often enough for my tests to work.
This commit is contained in:
Max Howell 2009-08-11 00:36:47 +01:00
parent bd86ab508a
commit d275ba9976

View File

@ -19,6 +19,7 @@ module HomebrewArgvExtension
def named
nn=namedp
raise UsageError if nn.empty?
nn
end
def named_empty?
namedp.empty?