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