]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix test failure on FreeBSD 12
authorBruno Haible <bruno@clisp.org>
Sat, 29 Feb 2020 21:33:04 +0000 (22:33 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 29 Feb 2020 22:39:47 +0000 (22:39 +0000)
commit54bf2c2f1a9f822c724476f30888e0a4299c1359
treefc4b9f7b69a20dd6b55c535d245f16cffd26e98e
parent516cdf38af92f917fe8cd0e62a3080bf763f3c0c
tests: fix test failure on FreeBSD 12

* tests/misc/csplit-io-err.sh: Limit the effect of the fwrite
override to streams != stderr, as fwrite is in the error() path there.
tests/misc/csplit-io-err.sh