]> Savannah Git Hosting - gnulib.git/commit
execute tests: Fix compilation error on mingw (regression 2023-01-17).
authorBruno Haible <bruno@clisp.org>
Thu, 20 Apr 2023 11:23:52 +0000 (13:23 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 21 Apr 2023 15:29:30 +0000 (17:29 +0200)
commit4e606a39d60d24c2977c47f9111e41b03dce1e9a
tree7de43071a09a4a208a382cc4604d77b3af2b1da4
parentc88d611af0caaa8293bd30bfe38c2372673bc476
execute tests: Fix compilation error on mingw (regression 2023-01-17).

* tests/test-execute-main.c (main): Don't use SIGPIPE if it's not
defined.
ChangeLog
tests/test-execute-main.c