Skip to content
Snippets Groups Projects
Unverified Commit ffe827ad authored by Mike McQuaid's avatar Mike McQuaid
Browse files

Fix upgrading dependents on missing keg

Ensure that we don't try to check for broken linkage in a keg that
doesn't exist. Furthermore, fix the reason we checked for the keg that
doesn't exist by `Formula.clear_cache`.

While here, I noticed that there was other methods of caching at use in
`Formula` so consolidate them to be consistent.

Fixes #8997
parent 771c961c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment