stty: port test to Alpine Linux
commitafb6ba4d2ce8d3f8aedbe3f2653a20100cabcc2e
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 May 2024 22:14:44 +0000 (20 15:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 May 2024 22:15:05 +0000 (20 15:15 -0700)
treed17d035b28541ab572516cda0023fa3189ff151d
parent52e024b7b78572091aee98b37958ceffc6432dca
stty: port test to Alpine Linux

* tests/stty/stty.sh: Port to Alpine Linux 3.20.0_rc1, whose musl
implementation’s printf invokes ioctl on stdout, so --version
does an ioctl.
tests/stty/stty.sh