]> granicus.if.org Git - strace/commit
tests: explicitly request gawk when using gawk features
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 14 Jan 2015 10:13:59 +0000 (10:13 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 14 Jan 2015 10:15:49 +0000 (10:15 +0000)
commitd2a9ce61e79d5cf69a8124d13c6d806e1d23e46b
tree489ff732dd3fa9472a76a81ba71f76476973b3c9
parent74697bd29bd27176821086f606983974e38a8ca4
tests: explicitly request gawk when using gawk features

* tests/uid.test: Check for gawk availability and invoke gawk instead of
plain awk because the test uses gawk's match() feature.
tests/uid.test