mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-02 20:59:46 +00:00
![]() Currently, a duplicate section will quietly override the previous instance of the section with the same identifier. Keep the current behavior of preferring later entries, but issue a warning or die when parsing strictly. The entry for 'pending' in the result needs to start out as undefined for the check to also work in presence of empty sections. Avoid changing the returned value itself, by making sure to initialize the entry before returning. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Link: https://lore.proxmox.com/20250127112923.31703-12-f.ebner@proxmox.com |
||
---|---|---|
.. | ||
cloudinit-snapshot.conf | ||
cloudinit-snapshot.conf.strict.error | ||
duplicate-sections.conf | ||
duplicate-sections.conf.strict.error | ||
unknown-sections.conf | ||
unknown-sections.conf.strict.error | ||
verify-snapshot.conf | ||
verify-snapshot.conf.strict.error |