On Mon, Apr 01, 2019 at 04:04:33PM +0200, Michal Privoznik wrote:
There are three test XMLs that have useless spaces at the
beginning of each line. I intend to add these to qemuxml2xmltest
and make xmlout a symlink to the original XML. In order to do
that the XMLs must look better than they do now.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
.../fd-memory-numa-topology2.xml | 62 ++++++++--------
.../fd-memory-numa-topology3.xml | 64 ++++++++---------
tests/qemuxml2argvdata/memfd-memory-numa.xml | 72 +++++++++----------
3 files changed, 99 insertions(+), 99 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano