]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Simplify control flow for 'desc' command
authorLin Ma <lma@suse.com>
Fri, 4 May 2018 09:28:51 +0000 (17:28 +0800)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 4 May 2018 10:46:22 +0000 (12:46 +0200)
commitb9e3c8c5c04e17eea2803c109151724cdcb8eccd
treec40cd045fdcc221882b48ea47f4db6906b42531b
parent2273e408d905af28f40c71ecba9a9b700d09bcd3
virsh: Simplify control flow for 'desc' command

Just like the commit 8941c800, It does the similar thing.

Signed-off-by: Lin Ma <lma@suse.com>
tools/virsh-domain.c