FormulaInstaller: uncache Tab to keep it fresh
Fixes Homebrew/homebrew#48612. Fixes Homebrew/homebrew#48657. Closes Homebrew/homebrew#48886. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
7b81066038
commit
2facb5166c
@ -106,6 +106,7 @@ class FormulaInstaller
|
|||||||
end
|
end
|
||||||
|
|
||||||
def prelude
|
def prelude
|
||||||
|
Tab.clear_cache
|
||||||
verify_deps_exist unless skip_deps_check?
|
verify_deps_exist unless skip_deps_check?
|
||||||
lock
|
lock
|
||||||
check_install_sanity
|
check_install_sanity
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user