[libvirt] [PATCH 02/13] improve the iteration of VSH_OT_ARGV options

2011-05-25 Thread Lai Jiangshan
Signed-off-by: Lai Jiangshan la...@fujitsu.com --- tools/virsh.c | 47 --- 1 files changed, 24 insertions(+), 23 deletions(-) diff --git a/tools/virsh.c b/tools/virsh.c index c358580..2e27535 100644 --- a/tools/virsh.c +++ b/tools/virsh.c @@ -277,7

Re: [libvirt] [PATCH 02/13] improve the iteration of VSH_OT_ARGV options

2011-05-25 Thread Daniel P. Berrange
On Wed, May 25, 2011 at 05:37:44PM +0800, Lai Jiangshan wrote: Signed-off-by: Lai Jiangshan la...@fujitsu.com --- tools/virsh.c | 47 --- 1 files changed, 24 insertions(+), 23 deletions(-) diff --git a/tools/virsh.c b/tools/virsh.c index