forked from coreos/coreos-assembler
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow having only an overrides lockfile
Right now, we ignore the override lockfile if a base lockfile isn't present. This mostly works, but it prevents the case of bodhi-updates where we want to override only some packages but leave the "base" unlocked. Tweak things so that both the base and override lockfiles can be used independently.
- Loading branch information
1 parent
dc88a07
commit ddba66c
Showing
2 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters