]> git.draconx.ca Git - gob-dx.git/commit
Fix awk usage in the testsuite.
authorNick Bowler <nbowler@draconx.ca>
Fri, 25 Feb 2022 01:18:16 +0000 (20:18 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 25 Feb 2022 04:09:32 +0000 (23:09 -0500)
commit4ebed70c2119e843ce48ae4fa6076475d2100693
tree7cbc7aec3397b1b4269b2c51bb5477f7456c5525
parent797c9847e8b7ddf6dd0bb39d21bdda4c8f20ca07
Fix awk usage in the testsuite.

We should be using the configure-detected $AWK in the testsuite to
ensure reasonable behaviour.  And remove the use of the GNU-specific
-N option, which appears to just be a mistake.
Makefile.am
tests/general.at
tests/options.at