Re: [PATCH] extract-headers: work correctly with older 'awk'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux