]> xenbits.xensource.com Git - libvirt.git/commit
Fix indentation of sysinfo data
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 23 Oct 2014 17:35:57 +0000 (18:35 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 24 Oct 2014 16:23:52 +0000 (17:23 +0100)
commit0d36a5d05a57a7c2c0f6b20c29fcabfe0f0f15c5
treec9b312bfdf17e6f035ad9995f9e3c54a88538b1f
parenta0b6c98d59de530f615f069bb87ed8c7d71f2373
Fix indentation of sysinfo data

The <sysinfo> data block was indented by 2 spaces too many.
This was missed because we never had any test validating
the XML formatting.
src/conf/domain_conf.c
tests/qemuxml2argvdata/qemuxml2argv-smbios.xml
tests/qemuxml2xmltest.c