]> 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>
Wed, 31 Jan 2024 16:54:40 +0000 (17:54 +0100)
commiteda281700203a6cb97162665a7345ba31377647d
tree3c531b0bbd503f4b00a14cc99f94cc057d161b71
parente92494c25df2ef766be2babdd5383e483db4df4b
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