Replace fatal with exit in the case that we do not have $SUDO set.
authordtucker <dtucker@openbsd.org>
Fri, 9 Feb 2018 03:40:22 +0000 (03:40 +0000)
committerdtucker <dtucker@openbsd.org>
Fri, 9 Feb 2018 03:40:22 +0000 (03:40 +0000)
commit6389566c7a317c816f01839148dc5dfdc0b2fb15
tree319c04ce3b60823666cb3911e461a2df270b2e44
parent86f75043105d227be7a5ad20a36fccc92455bad3
Replace fatal with exit in the case that we do not have $SUDO set.
Prevents test failures when neither sudo nor doas are configured.
regress/usr.bin/ssh/agent-getpeereid.sh