Re: [PATCH] tests: Fix 198.sysval

2021-06-02 Thread fink
On 6/1/21 8:16 AM, Eric Blake wrote: In my attempt to avoid test failures on Haiku, I caused test failures on platforms where sh is noisy when reporting a killed sub-process. * doc/m4.texi (Sysval): Avoid stderr noise during test. Fixes: 17011ea76a (tests: Skip signal detection on Haiku) Fixes:

Re: [PATCH] tests: Fix 198.sysval

2021-06-01 Thread rpm
I can confirm, the patch fixes the bug for me. Am 01.06.21 um 15:16 schrieb Eric Blake: > In my attempt to avoid test failures on Haiku, I caused test failures > on platforms where sh is noisy when reporting a killed sub-process. > > * doc/m4.texi (Sysval): Avoid stderr noise during test. > Fixes: