]> 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>
Fri, 20 Jan 2023 10:19:06 +0000 (11:19 +0100)
commit8dee9f99bf2cf8e8801f5d483c79ab8151483581
tree72d809a9040464f03b5986cf20fbb35c367f7f89
parent6046017dc6567244673f53921e764f230ccd2b32
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