]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid false failure on FreeBSD systems
authorPádraig Brady <P@draigBrady.com>
Tue, 30 Jun 2015 13:30:57 +0000 (14:30 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 1 Jul 2015 11:27:29 +0000 (12:27 +0100)
commit491f54fb5a9d52b5f42f4a946094f7919da2966f
treef847acc6ae99f7629ab719695dbb0871db285e0d
parentf2db30e676c2f124a318b2313946b450fb9de79f
tests: avoid false failure on FreeBSD systems

* tests/misc/stty.sh: FreeBSD returns ENOTTY for
the TIOCEXT ioctl, so just avoid this option for now.
tests/misc/stty.sh