Add test for client termination status on signal.
authordtucker <dtucker@openbsd.org>
Fri, 3 Sep 2021 04:11:13 +0000 (04:11 +0000)
committerdtucker <dtucker@openbsd.org>
Fri, 3 Sep 2021 04:11:13 +0000 (04:11 +0000)
commit800b62be1a19898279555a8fe33094cd5c9859a3
tree8bfbf6e2e91cea13fc82b21856ca2f39e3200e7e
parent8e6ed8b71b0958a0a3087905fd71b72478ae4598
Add test for client termination status on signal.

Based on patch from Alexxz via github PR#235 with some tweaks, to
match patch in bz#3281.
regress/usr.bin/ssh/Makefile
regress/usr.bin/ssh/exit-status-signal.sh [new file with mode: 0644]