]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Do not ignore the specified flags for cmdSaveImageDefine
authorOsier Yang <jyang@redhat.com>
Thu, 22 Sep 2011 12:01:06 +0000 (20:01 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 22 Sep 2011 12:22:54 +0000 (20:22 +0800)
commitf858bcb2d6ed52b0b82f983f9130f9aeee14f3b9
treefcaf79ce09137071da9b5a4e50f8eb71ef1558a5
parentc42e1c3947ff7b5893e9b85f39621324ce058f2e
virsh: Do not ignore the specified flags for cmdSaveImageDefine

Introduced by commit 42c52d53c, which added the support for new
flags, but forgot to update the API use to pass the flags.
tools/virsh.c