brew-pull: add missing require.
This commit is contained in:
parent
0151bf9b14
commit
05f29e7463
@ -2,6 +2,7 @@
|
||||
# Optionally, installs it too.
|
||||
|
||||
require 'utils'
|
||||
require 'formula'
|
||||
|
||||
def tap arg
|
||||
match = arg.match(%r[homebrew-(\w+)/])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user