]> xenbits.xensource.com Git - libvirt.git/commit
virt-xml-validate: Fix incorrect wildcards for XML roots
authorHan Han <hhan@redhat.com>
Wed, 6 Jul 2022 02:02:52 +0000 (10:02 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 7 Jul 2022 10:21:16 +0000 (12:21 +0200)
commit89c16bf9ddcab48d75a67cacab48e3dca39e0876
tree3078388bc3cce08d578ec24b62f44bd0168efd11
parent19c8da1d4c529fc455941740fbcf6c1903b038a5
virt-xml-validate: Fix incorrect wildcards for XML roots

To match the XML roots domainCapabilities and storagepoolCapabilities,
the wildcards should be *domainCap* and *storagepoolCap*.

Fixes: 7b0e2e4a558da6ea7e450d5a1a30d1557abc5aae
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tools/virt-xml-validate.in