]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix false failure in recent test adjustment
authorPádraig Brady <P@draigBrady.com>
Sat, 6 Jun 2015 13:17:14 +0000 (14:17 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 6 Jun 2015 13:27:54 +0000 (14:27 +0100)
commit3150ec900c4b8f84978ca4fb80eb109ae0df875c
tree2fcf37f00b2822b84c1745a649f4b6e8b424ab99
parent079652ee6b5d3987525ce225518a15253fc9d319
tests: fix false failure in recent test adjustment

* configure.ac: Comment on why we link rather than run the test,
and remove the moot __ELF__ check since we never ran it anyway,
and the new CFLAGS and LDFLAGS are a more direct test of support.
* tests/misc/wc-parallel.sh: Fix a syntax error in the previous change.
* tests/misc/md5sum-parallel.sh: Use better error checking, consistent
with that used in wc-parallel.sh.
configure.ac
tests/misc/md5sum-parallel.sh
tests/misc/wc-parallel.sh