On Wed, 14 Nov 2012 14:04:43 +0100
Natanael Copa <nc...@alpinelinux.org> wrote:


> @@ -18,10 +18,11 @@
>  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
> 02111-1307 USA 
>  lxc_path=@LXCPATH@
> +program=${0##*/}
>  
>  usage()
>  {
> -     echo "usage: $(basename $0) [--active] [--] [LS_OPTIONS...]"
> >&2
> +     echo "usage: $program [--active] [--] [LS_OPTIONS...]" >&2
>  }

Those hunks are not needed. I'll revert them in final patch.

-nc

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to