On 11/26/2012 03:08 PM, Serge Hallyn wrote:
> The -u shortopt matching --userdata was not specified, and when -L
> is found shift should have been by 1 not 2 since there is no optarg.
>
> Signed-off-by: Serge Hallyn
Acked-by: Stéphane Graber
Pushed to staging. Thanks
> ---
> templates/lxc-ub
The -u shortopt matching --userdata was not specified, and when -L
is found shift should have been by 1 not 2 since there is no optarg.
Signed-off-by: Serge Hallyn
---
templates/lxc-ubuntu-cloud.in |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/lxc-ubuntu-cl