CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/06 17:57:57
Modified files:
regress/usr.bin/ssh: test-exec.sh
Log message:
Add TEST_SSH_ELAPSED_TIMES environment variable to print the elapsed
time in seconds of each test. This depends on "date +%s" which is not
specified by POSIX but is commonly implemented.
