CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/06 01:42:03
Modified files:
regress/usr.bin/ssh: multiplex.sh test-exec.sh
Log message:
add a hook to the cleanup() function to kill $SSH_PID if it is set
use it to kill the mux master started in multiplex.sh (it was being left
around on fatal failures)
