CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/29 22:22:50
Modified files:
regress/usr.bin/ssh: keys-command.sh principals-command.sh
Log message:
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.
