]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix issues on alpine linux
authorPádraig Brady <P@draigBrady.com>
Sat, 19 Aug 2017 22:36:54 +0000 (15:36 -0700)
committerPádraig Brady <P@draigBrady.com>
Sat, 19 Aug 2017 22:36:54 +0000 (15:36 -0700)
commit4b5bc5454e7399704ad7425b508320e9f94dde48
tree9870e7743b81773f622e4f811ccba2fb4cf72206
parent1d9765a764790cc68ec52c16d7ccbf633c404f0e
tests: fix issues on alpine linux

* tests/misc/seq-epipe.sh: Remove stale comment.
* tests/misc/sort-debug-warn.sh: musl doesn't indicate a set_locale()
failure with missing locales, so avoid a test portion in that case.
* tests/misc/wc-files0.sh: Avoid a bug on older ash implementations.
Addresses http://bugs.gnu.org/28054
tests/misc/seq-epipe.sh
tests/misc/sort-debug-warn.sh
tests/misc/wc-files0.sh