update: fix load_tap_migrations
This commit is contained in:
parent
431f23db32
commit
0b854adbf4
@ -148,7 +148,7 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
|
|
||||||
def load_tap_migrations
|
def load_tap_migrations
|
||||||
load "tap_migrations"
|
load "tap_migrations.rb"
|
||||||
rescue LoadError
|
rescue LoadError
|
||||||
false
|
false
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user