On Wed, Oct 28, 2009 at 01:12:43PM -0400, Oren Laadan wrote: > From: Oren Laadan <orenl@xxxxxxxxxxxxxxx> > > Older versions of awk (mawk, specifically) do not understand > constructs like "[[:space:]]", "[[:digit:]] etc. Replace these with > "[ \t]", "[0-9]". > > Cc: Matt Helsley <matthltc@xxxxxxxxxx> > Signed-off-by: Oren Laadan <orenl@xxxxxxxxxxxxxxx> Reviewed-by: Matt Helsley <matthltc@xxxxxxxxxx> Cheers, -Matt Helsley _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers