holland-coredev team mailing list archive
-
holland-coredev team
-
Mailing list archive
-
Message #00014
[Bug 671969] [NEW] Fix mk-config output
Public bug reported:
mk-config is jumbling the output when reading the config spec. This
seems to be caused by how "key = None" settings are commented out from
the configspec in configobj and lose the original comment block. This
causes commented out settings to not be associated with the right
comments in several cases.
Also, it was requested that a --terse/--minimal option be supported to
generate configuration without any comments from the configspec.
** Affects: holland-backup
Importance: Undecided
Status: New
--
Fix mk-config output
https://bugs.launchpad.net/bugs/671969
You received this bug notification because you are a member of Holland
Developers, which is the registrant for holland-backup.
Status in Holland Backup Framework: New
Bug description:
mk-config is jumbling the output when reading the config spec. This seems to be caused by how "key = None" settings are commented out from the configspec in configobj and lose the original comment block. This causes commented out settings to not be associated with the right comments in several cases.
Also, it was requested that a --terse/--minimal option be supported to generate configuration without any comments from the configspec.
Follow ups
References