Change #272149
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Mon 22 Jun 2026 21:56:49 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | 8bc57babaa36ee3bc831dabc0dfe5c09955e3290 |
Comments
* tta/maintain/regenerate_cmd_tests.sh (gather_tests): redirect stdin by calling exec within the script instead of redirecting the while loop input because in Solaris 10 /bin/sh a while loop with redirection is in a subshell and the change to type_test_files remains local. Solution by Gavin.
Changed files
- ChangeLog
- tta/TODO
- tta/maintain/regenerate_cmd_tests.sh