On 06/16/2011 02:00 AM, Daniel Veillard wrote:
> + if (vshCommandOptString(cmd, "name", &name)
< 0 ||
> + vshCommandOptString(cmd, "description", &desc) < 0) {
> + vshError(ctl, _("argument must not be argument"));
??? if that's right that's a very cryptic one :-)
Argument must not be empty.
virsh snapshot-create-as domain --name ''
doesn't work. (Don't know what I was thinking as I typed yesterday :)
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org