Gah. Thanks. Quoting S.Çağlar Onur ([email protected]): > 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 <[email protected]>wrote: > > > Thanks, guys. I believe staging branch should nwo be correct. > > > > > > -- > S.Çağlar Onur <[email protected]>
------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Lxc-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxc-devel
