]> Savannah Git Hosting - gnulib.git/commit
execute tests: Avoid test failure with GNU make 4.4.
authorBruno Haible <bruno@clisp.org>
Tue, 17 Jan 2023 21:13:36 +0000 (22:13 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Jan 2023 21:13:36 +0000 (22:13 +0100)
commit6d881f008253fa18022587f4d3d74df314695143
tree26a7e117ebe5a7f9ff47e0bff5cfd003f981700c
parentcdbfa3435def79a5cbf055c55771530b0961052c
execute tests: Avoid test failure with GNU make 4.4.

Reported by Eric Blake in
<https://lists.gnu.org/archive/html/bug-gnulib/2023-01/msg00157.html>.

* tests/test-execute-main.c (main): Reset the SIGPIPE handler to
default on all platforms.
ChangeLog
tests/test-execute-main.c