formula_installer: fix fetch call
This commit is contained in:
parent
076c4e01f2
commit
a434e516cd
@ -1314,7 +1314,7 @@ on_request: installed_on_request?, options:)
|
|||||||
formula.fetch_patches
|
formula.fetch_patches
|
||||||
formula.resources.each(&:fetch)
|
formula.resources.each(&:fetch)
|
||||||
end
|
end
|
||||||
downloadable.downloader.fetch
|
downloadable.fetch
|
||||||
|
|
||||||
self.class.fetched << formula
|
self.class.fetched << formula
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user