CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/02 01:24:41
Modified files:
regress/usr.bin/ssh: test-exec.sh
Log message:
Fix breakage on dhgex test.
This was due to the sshd logs being written to the wrong log file.
While there, make save_debug_logs less verbose, write the name of the
tarball to regress.log and use $SUDO to remove the old symlinks (which
shouldn't be needed, but won't hurt). Initial problem spotted by anton@.
