Commit fe179cf
committed
cmd/tab: sync installed_as_dependency when changing installed_on_request
When marking a formula as not installed on request, also set
installed_as_dependency to true, to ensure brew bundle dump
correctly excludes it. Previously, brew tab --no-installed-on-request
had no effect on bundle dump because the dump logic checks both
Fixes #217511 parent c00096c commit fe179cf
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
0 commit comments