Re: [libvirt] [PATCH] lxc: use new error code in lxcDomainUndefine

2009-05-20 Thread Daniel Veillard
On Tue, May 19, 2009 at 05:39:51PM -0400, Amy Griffis wrote: Update lxcDomainUndefine() to use VIR_ERR_INVALID_OPERATION instead of VIR_ERR_INTERNAL_ERROR. Makes sense, applied and commited ! thanks, and welcome :-) Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit

[libvirt] [PATCH] lxc: use new error code in lxcDomainUndefine

2009-05-19 Thread Amy Griffis
Update lxcDomainUndefine() to use VIR_ERR_INVALID_OPERATION instead of VIR_ERR_INTERNAL_ERROR. Signed-off-by: Amy Griffis amy.grif...@hp.com diff --git a/src/lxc_driver.c b/src/lxc_driver.c index 5392af1..64c735d 100644 --- a/src/lxc_driver.c +++ b/src/lxc_driver.c @@ -329,13 +329,13 @@ static