Re: [libvirt] [PATCH] virsh: fix a typos issue cause error not right

2015-05-21 Thread lhuang
On 05/21/2015 08:41 PM, John Ferlan wrote: On 05/20/2015 09:32 PM, Luyao Huang wrote: Signed-off-by: Luyao Huang --- tools/virsh-host.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) While correct, this would also be fixed by patches on list for "more common" virsh error message p

Re: [libvirt] [PATCH] virsh: fix a typos issue cause error not right

2015-05-21 Thread John Ferlan
On 05/20/2015 09:32 PM, Luyao Huang wrote: > Signed-off-by: Luyao Huang > --- > tools/virsh-host.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > While correct, this would also be fixed by patches on list for "more common" virsh error message processing currently by Andrea Bolognan

[libvirt] [PATCH] virsh: fix a typos issue cause error not right

2015-05-20 Thread Luyao Huang
Signed-off-by: Luyao Huang --- tools/virsh-host.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/virsh-host.c b/tools/virsh-host.c index a72fd05..e939dac 100644 --- a/tools/virsh-host.c +++ b/tools/virsh-host.c @@ -500,7 +500,7 @@ cmdAllocpages(vshControl *ctl, const vs