Make cli_args idiomatic
This commit is contained in:
parent
aa7da18d88
commit
73046d68ff
@ -180,8 +180,7 @@ module Homebrew
|
||||
elsif @table[flag].instance_of? Array
|
||||
"#{option}=#{@table[flag].join(",")}"
|
||||
end
|
||||
end
|
||||
@cli_args.freeze
|
||||
end.freeze
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user