Change #265423
| Category | gcoreutils |
| Changed by | Pádraig Brady <P@draigBrady.com> |
| Changed at | Sat 25 Apr 2026 17:18:24 |
| Repository | git://git.savannah.gnu.org/coreutils.git |
| Project | gcoreutils |
| Branch | master |
| Revision | 85efb0f63c031e92096ba845da1a014155b755a0 |
Comments
tests: all: ensure closed stdout is handled appropriately * tests/misc/io-errors.sh: Add a check to ensure we diagose writing to closed stdout. Also ensure we exit with failure in other cases. * tests/misc/write-errors.sh: Likewise.
Changed files
- tests/misc/io-errors.sh
- tests/misc/write-errors.sh