]> git.ipfire.org Git - thirdparty/libvirt.git/commit
snapshot: Fix tests/virsh-snapshot
authorEric Blake <eblake@redhat.com>
Fri, 26 Jul 2019 20:32:02 +0000 (15:32 -0500)
committerEric Blake <eblake@redhat.com>
Fri, 26 Jul 2019 21:13:29 +0000 (16:13 -0500)
commit0dbfc3965c3abebdc388af2ddcc9bd46a73a63b2
tree8e896fe824890fb4f675c735df13cab92cf12223
parent1fd28a2e79692babd63d6b8e9eea90168dd0897e
snapshot: Fix tests/virsh-snapshot

Creating an 'exp' output file, but never comparing it against the
actual output, does not actually constitute testing the output. :)

Fixes: 280a2b41e
Signed-off-by: Eric Blake <eblake@redhat.com>
tests/virsh-snapshot