]> git.proxmox.com Git - pve-common.git/commitdiff
print_property_string: skip keys early
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 25 Nov 2015 14:18:19 +0000 (15:18 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 26 Nov 2015 11:10:48 +0000 (12:10 +0100)
Keys in the skip-list don't need to be valid schema keys.
This was overly strict before which makes it harder to
include temporary internal keys in a such an object.


No differences found