]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: allow zero length arguments
authorLai Jiangshan <laijs@cn.fujitsu.com>
Tue, 12 Oct 2010 07:13:28 +0000 (15:13 +0800)
committerEric Blake <eblake@redhat.com>
Wed, 13 Oct 2010 13:52:32 +0000 (07:52 -0600)
commitcdfe543fc8cbdf82b4656126a4b69953d1864fdd
tree8c06e07764e1959dc96046667e17452f8459ad66
parentd9adac3e76063f0b9afef56a288b7648dee13ae3
virsh: allow zero length arguments

the following command is allowed at shell, we also make it allowed at virsh shell.

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
tools/virsh.c