]> git.ozlabs.org Git - petitboot/commit
test/parser: Remove gawk specifics
authorGeoff Levand <geoff@infradead.org>
Wed, 29 May 2013 20:42:16 +0000 (13:42 -0700)
committerGeoff Levand <geoff@infradead.org>
Wed, 29 May 2013 20:42:16 +0000 (13:42 -0700)
commitf7d58f3945a5b1325e451d3d98018ebeb7d14741
treeb09a4add63ca9d4e199e836f68f38b3bc2196201
parent1435814a67d3c1a0199f84b91246b37eb8fa8b99
test/parser: Remove gawk specifics

Remove the GNU awk specifics to allow the use of a standard
awk program.  Fixes build errors on older distros.

Signed-off-by: Geoff Levand <geoff@infradead.org>
test/parser/Makefile.am
test/parser/extract-config.awk