Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14561
| From | Christian Weisgerber <naddy@mips.inka.de> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | 5.0alpha: tests/test1.sub is unportable |
| Date | 2018-09-08 10:51 +0200 |
| Message-ID | <mailman.515.1536397592.1284.bug-bash@gnu.org> (permalink) |
I'm not sure what the new tests/test1.sub in bash 5.0alpha is intended to test, but it fails on OpenBSD because /dev/fd/* are actual character devices there, so test -p /dev/fd/6 will always be unsuccessful. -- Christian "naddy" Weisgerber naddy@mips.inka.de
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
5.0alpha: tests/test1.sub is unportable Christian Weisgerber <naddy@mips.inka.de> - 2018-09-08 10:51 +0200
csiph-web