[lxc-devel] [PATCH 3/3] Use correct parameter name (default_path instead of lxcpath)

Serge Hallyn serge.hallyn at ubuntu.com
Tue Apr 30 19:47:30 UTC 2013


Gah.  Thanks.

Quoting S.Çağlar Onur (caglar at 10ur.org):
> Nope, you missed a backquote :)
> 
> diff --git a/src/lxc/lxc.functions.in b/src/lxc/lxc.functions.in
> index 8c25bd5..de268df 100644
> --- a/src/lxc/lxc.functions.in
> +++ b/src/lxc/lxc.functions.in
> @@ -25,6 +25,6 @@ bindir=@BINDIR@
>  templatedir=@LXCTEMPLATEDIR@
>  lxcinitdir=@LXCINITDIR@
> 
> -lxc_path=`lxc-config lxcpath
> +lxc_path=`lxc-config lxcpath`
>  lxc_vg=`lxc-config lvm_vg`
>  lxc_zfsroot=`lxc-config zfsroot`
> 
> 
> On Tue, Apr 30, 2013 at 3:27 PM, Serge Hallyn <serge.hallyn at ubuntu.com>wrote:
> 
> > Thanks, guys.  I believe staging branch should nwo be correct.
> >
> 
> 
> 
> -- 
> S.Çağlar Onur <caglar at 10ur.org>




More information about the lxc-devel mailing list