]> Savannah Git Hosting - gnulib.git/commit
execute tests: Avoid test failure on macOS 14.
authorBruno Haible <bruno@clisp.org>
Fri, 26 Jan 2024 00:12:08 +0000 (01:12 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 26 Jan 2024 00:12:08 +0000 (01:12 +0100)
commit582c5de0b8cc65f72a9c67fc4a30a095ebf3ea59
treed668e109dd7e96ac06e7feca84f678d8894d0cce
parentbbe8a410fa168e60f418259c22964e3a978b84b0
execute tests: Avoid test failure on macOS 14.

Reported by Guangyu Li <gl343@cornell.edu> in
<https://lists.gnu.org/archive/html/bug-gettext/2024-01/msg00006.html>.

* tests/test-execute-main.c (main): In the tests 17, 18, 19, 20, use the
file descriptors 15, 16 instead of 10, 11, respectively.
* tests/test-execute-child.c (main): Likewise.
ChangeLog
tests/test-execute-child.c
tests/test-execute-main.c