CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/06 20:16:03
Modified files:
regress/usr.bin/ssh: Makefile forwarding.sh integrity.sh
rekey.sh sshd-log-wrapper.sh test-exec.sh
Log message:
use -E option for ssh and sshd to write debuging logs to ssh{,d}.log and
save the output from any failing tests. If a test fails the debug output
from ssh and sshd for the failing tests (and only the failing tests) should
be available in failed-ssh{,d}.log.
