On Tue, Mar 20, 2007 at 08:35:08AM +0900, Masayuki Sunou wrote:
> Hi
> 
> Virsh setmem/setmaxmem doesn't output an error message when an invalid
> value is set to "bytes".
> 
> This patch outputs an error message, when an invalid value is set as
> "bytes" of virsh setmem/setmaxmem. 

  Okay, makes sense, but I changed the message to

  vshError(ctl, FALSE, _("Invalid value of %d for memory size"), bytes);

in order to provide more contextual informations,

  thanks !

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/

--
Libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to