On 10/25/2012 11:25 PM, Dwight Engen wrote:
> Commit 21e487f2 introduced the use of getopt, but getopt will fail when
> it sees arguments meant for netstat that are not in [short|long]options.
> There should not be any ambiguity about arguments with the same letter:
> those to the left of the -- are destined for lxc-netstat and those to
> the right for the real netstat, which the original code handles by
> shifting out all arguments it recognizes before the -- is hit.
>
> Signed-off-by: Dwight Engen <dwight.en...@oracle.com>
> ---

Applied.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to