
18 Jun
2014
18 Jun
'14
3:08 p.m.
On 06/18/14 14:29, Pavel Hrdina wrote:
On RHEL6 the vboxsnapshotxmltest fails because of wrong xml that is generated by libvirt. However the core issue is in the xml data itself with the wrong indentation.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- tests/vboxsnapshotxmldata/2disks-1snap.vbox | 292 +++---- tests/vboxsnapshotxmldata/2disks-2snap.vbox | 584 +++++++------- .../vboxsnapshotxmldata/2disks-3snap-brother.vbox | 292 +++---- tests/vboxsnapshotxmldata/2disks-3snap.vbox | 876 ++++++++++----------- 4 files changed, 1022 insertions(+), 1022 deletions(-)
ACK, git show -b verifies that it's a whitespace only change Peter