]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: fix net-dhcp-leases no output in quiet mode
authorLuyao Huang <lhuang@redhat.com>
Sat, 1 Nov 2014 10:41:20 +0000 (18:41 +0800)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 6 Nov 2014 14:13:55 +0000 (15:13 +0100)
commitff071bc8b29c5442a080be0cd367e82286bdbcd3
tree8c26a46fedca310acac5b173b7112edc56e3264c
parent45d9ea5cddad5ed151db15362a881b730b8c88f1
virsh: fix net-dhcp-leases no output in quiet mode

When run net-dhcp-leases in quiet mode, cannot get
any output.

 # virsh -q net-dhcp-leases default

Signed-off-by: Luyao Huang <lhuang@redhat.com>
tools/virsh-network.c