commit | 17011ea76a2fc15c6095825ca6a80f5eb4079630 | [log] [tgz] |
---|---|---|
author | Eric Blake <eblake@redhat.com> | Fri May 28 09:43:14 2021 -0500 |
committer | Eric Blake <eblake@redhat.com> | Fri May 28 09:43:14 2021 -0500 |
tree | 1ac62374e9ffad4c0ce25ed3d380ab5e3b3dedde | |
parent | f66e55f3a2512fa0d19521e7882c6a113a63a21a [diff] |
tests: Skip signal detection on Haiku On Haiku, using 'kill -9' fromm /bin/shactually causes a process to die with the non-standard SIGKILLTHR 15, which causes 198.sysval to fail from the unexpected value. * doc/m4.texi (Sysval): Skip test on Haiku. Reported by Bruno Haible, https://lists.gnu.org/archive/html/bug-m4/2021-05/msg00004.html