diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2018-04-26 14:47:04 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2018-04-26 14:47:04 +0000 |
commit | 9a42961e584e5ae5c222d5bd043ab39c0df444f0 (patch) | |
tree | bed9477595ae4d8447891ffd59d071356689c2ec /sys/arch/amd64 | |
parent | cde15e0f021c98025c281a37fb0a7f221cee4a94 (diff) |
Since the previous commit, ssh regress test sftp-chroot was failing.
The sftp program terminated with the wrong exit code as sftp called
fatal() instad of exit(0). So when the sigchld handler waits for
the child, remember that it was found. Then don't expect that
main() can wait again.
OK dtucker@
Diffstat (limited to 'sys/arch/amd64')
0 files changed, 0 insertions, 0 deletions