Browse Source
homebrew does internal caching in ARGV that prevents us from doing the `ARGV.clear; ARGV << 'newarg'` trick twice. rather than try to further reach in to homebrew's innards, i figure it's better to just pass multiple arguments down to homebrew code at once, since it already supports that refs #47
phinze
12 years ago
4 changed files with 30 additions and 14 deletions
Loading…
Reference in new issue