[libvirt] [PATCH 2/8] virsh: allow zero length arguments

2010-10-12 Thread Lai Jiangshan
the following command is allowed at shell, we also make it allowed at virsh shel. # somecmd Signed-off-by: Lai Jiangshan la...@cn.fujitsu.com --- diff --git a/tools/virsh.c b/tools/virsh.c index 7b6f2b6..1e95023 100644 --- a/tools/virsh.c +++ b/tools/virsh.c @@ -10175,7 +10175,6 @@

Re: [libvirt] [PATCH 2/8] virsh: allow zero length arguments

2010-10-12 Thread Eric Blake
On 10/12/2010 01:13 AM, Lai Jiangshan wrote: the following command is allowed at shell, we also make it allowed at virsh shel. s/shel/shell/ # somecmd Signed-off-by: Lai Jiangshanla...@cn.fujitsu.com --- ACK. But I'm wondering what sort of subtle surprises we might now get in any