Change #264196
| Category | gcoreutils |
| Changed by | Pádraig Brady <P@draigBrady.com> |
| Changed at | Fri 10 Apr 2026 18:49:01 |
| Repository | git://git.savannah.gnu.org/coreutils.git |
| Project | gcoreutils |
| Branch | master |
| Revision | b48ec50b504829d4e643accb4a25b746a7399801 |
Comments
tests: validate command responsiveness * tests/misc/responsive.sh: Test commands that should output immediately upon receiving input, and that there is no unecessary buffering. * cfg.mk: Avoid false failure in sc_prohibit_test_backticks. * tests/local.mk: Reference the new test.
Changed files
- cfg.mk
- tests/local.mk
- tests/misc/responsive.sh