Commit 5358efe
committed
Allow --disable-plugin buildroot_lock with --calculate-build-dependencies
The --calculate-build-dependencies option unconditionally enabled
the buildroot_lock plugin, overriding an explicit --disable-plugin.
Now the plugin is only auto-enabled when the user hasn't explicitly
disabled it.
Fixes: #1758
Assisted-By: Claude Code (claude-opus-4-6)1 parent 267f855 commit 5358efe
2 files changed
Lines changed: 5 additions & 2 deletions
File tree
- mock/py/mockbuild
- releng/release-notes-next
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
721 | | - | |
| 721 | + | |
| 722 | + | |
722 | 723 | | |
723 | 724 | | |
724 | 725 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments