Fix testcase 114 for macos
commit757a97466f9df425c6b2709525eabc0bd27ac788
authorherman ten brugge <hermantenbrugge@home.nl>
Thu, 17 Sep 2020 06:22:53 +0000 (17 08:22 +0200)
committerherman ten brugge <hermantenbrugge@home.nl>
Thu, 17 Sep 2020 06:22:53 +0000 (17 08:22 +0200)
treef3879d403a6cde08a7b7a7395153747a21bbc0d3
parent13c66526ed56c25dc5b06a585fac86084fa9d95e
Fix testcase 114 for macos

lib/bt-exe.c:
- call __bound_init before sigset_exception_handler because sigaction
  is redirected.

tests/tests2/Makefile:
- run testcase 114 on macos again
lib/bt-exe.c
tests/tests2/Makefile