Use "skip" instead of "fatal" if SUDO isn't set for the *-command tests.
authordtucker <dtucker@openbsd.org>
Thu, 30 Sep 2021 04:22:50 +0000 (04:22 +0000)
committerdtucker <dtucker@openbsd.org>
Thu, 30 Sep 2021 04:22:50 +0000 (04:22 +0000)
commitc1e40b4bb0ba0ea7be8f99696b75bf9e89881c2b
tree88f96847d9d399f632b11109d9fe880fa50e7d29
parent130c00b787fe1ecabdba40bb1261c1b379f19feb
Use "skip" instead of "fatal" if SUDO isn't set for the *-command tests.
This means running "make tests" without SUDO set will perform all of the
tests that it can instead of failing on the ones it cannot run.
regress/usr.bin/ssh/keys-command.sh
regress/usr.bin/ssh/principals-command.sh