Re: [libvirt PATCH v2 30/56] tests: conditionalize use of SIGPIPE

2020-01-28 Thread Pavel Hrdina
On Tue, Jan 28, 2020 at 01:11:11PM +, Daniel P. Berrangé wrote: > SIGPIPE is not available on the Windows platform. > > Signed-off-by: Daniel P. Berrangé > --- > tests/virauthconfigtest.c | 2 ++ > tests/virkeyfiletest.c| 2 ++ > tests/virlockspacetest.c | 2 ++ > tests/virnetmessagetes

[libvirt PATCH v2 30/56] tests: conditionalize use of SIGPIPE

2020-01-28 Thread Daniel P . Berrangé
SIGPIPE is not available on the Windows platform. Signed-off-by: Daniel P. Berrangé --- tests/virauthconfigtest.c | 2 ++ tests/virkeyfiletest.c| 2 ++ tests/virlockspacetest.c | 2 ++ tests/virnetmessagetest.c | 2 ++ tests/virnetsockettest.c | 2 ++ tests/virtimetest.c | 2 ++ test