]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: stty: filter out ispeed and ospeed from boolean options
authorCollin Funk <collin.funk1@gmail.com>
Sun, 2 Nov 2025 18:57:21 +0000 (10:57 -0800)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 2 Nov 2025 18:57:21 +0000 (10:57 -0800)
commit170509d41ff3d586c13d0236b16d2ad639d276da
tree032c20b479dfc2f0ef348b8c81d8025eea0dfb5e
parentfdf88157c6e8d1c5e84889cd3133e426f4688005
tests: stty: filter out ispeed and ospeed from boolean options

* tests/stty/stty-pairs.sh: Also ignore lines starting with ispeed and
ospeed.
* tests/stty/stty.sh: Likewise.
Reported by Bernhard Voelker.
tests/stty/stty-pairs.sh
tests/stty/stty.sh