]> git.ipfire.org Git - thirdparty/libvirt.git/commit
snapshot: sort snapshot-list --tree
authorEric Blake <eblake@redhat.com>
Fri, 7 Oct 2011 21:55:59 +0000 (15:55 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 10 Oct 2011 17:12:43 +0000 (11:12 -0600)
commit40baa1c89953d0a56836b5c9478f023828870af5
treeec6f7199615e174159556d313348334f430dd3bb
parent82c1740ab92682d69ec8f02adb36b13e1902acd1
snapshot: sort snapshot-list --tree

Otherwise, the results are not repeatable.

* tools/virsh.c (cmdSnapshotList): Print tree in predictable order.
tools/virsh.c