CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/08 04:34:10
Modified files:
regress/usr.bin/ssh: test-exec.sh dynamic-forward.sh
Log message:
Invoke ProxyCommand that uses stderr redirection via $TEST_SHELL.
Fixes test when run by a user whose login shell is tcsh. Found by
vinschen at redhat.com.
