Re: [lxc-devel] [PATCH 1/4] lxc-destroy: use posix shell instead of bash

2012-12-25 Thread Stéphane Graber
On 12/25/2012 05:08 PM, Natanael Copa wrote: > - avoid use getopt --longoptions > > Signed-off-by: Natanael Copa Acked-by: Stéphane Graber Pushed to staging. Thanks. > --- > src/lxc/lxc-destroy.in | 41 + > 1 file changed, 25 insertions(+), 16 deletion

[lxc-devel] [PATCH 1/4] lxc-destroy: use posix shell instead of bash

2012-12-25 Thread Natanael Copa
- avoid use getopt --longoptions Signed-off-by: Natanael Copa --- src/lxc/lxc-destroy.in | 41 + 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/src/lxc/lxc-destroy.in b/src/lxc/lxc-destroy.in index 1527495..0c27e4a 100644 --- a/src/lxc/lxc