-
- Downloads
Pass the tab to FormulaInstaller
Callers of FormulaInstaller now usually unlink the existing keg prior to
running the installer. However, Tab.for_formula uses the LinkedKeg
record to obtain the tab.
Since we need the tab to persist install options across upgrades, we
must start creating the Tab object before unlinking the old keg and
passing it to the FormulaInstaller.
Fixes Homebrew/homebrew#11086.
Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
Please register or sign in to comment