tests: ignore sigpipes in https test daemon
commitb428cc17f75682465e6f1e59b32fdec02b87ceac
authorSven Nierlein <sven@nierlein.de>
Thu, 20 May 2021 18:57:59 +0000 (20 20:57 +0200)
committerSven Nierlein <sven@nierlein.de>
Thu, 20 May 2021 18:57:59 +0000 (20 20:57 +0200)
tree8f2de1d6bb3359796685d2d3ca8c56ddfd4fc110
parenteb75d847ae31a86768b06926bc2323f7c16f07b9
tests: ignore sigpipes in https test daemon

check_http closes the connection after checking the certificate with -C. This leads to sigpipe
errors when the ssl daemon wants to send a response and the daemon quits which makes the
subsequent tests fail.
plugins/tests/check_http.t