On 10/25/2012 10:45 PM, Dwight Engen wrote:
> >From 7531edbca5872537e9cac59d3d51a9f69d93ec2f Mon Sep 17 00:00:00 2001
> From: Dwight Engen
> Date: Thu, 25 Oct 2012 16:21:53 -0400
> Subject: [PATCH] Fix lxc-ps -- argument processing
>
> lxc-ps is supposed to pass arguments after the -- on to ps. Th
>From 7531edbca5872537e9cac59d3d51a9f69d93ec2f Mon Sep 17 00:00:00 2001
From: Dwight Engen
Date: Thu, 25 Oct 2012 16:21:53 -0400
Subject: [PATCH] Fix lxc-ps -- argument processing
lxc-ps is supposed to pass arguments after the -- on to ps. The problem is
that i is expanded once from $@ and the lo