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.