| commit | 612f965239a30fe536b11ece1834d9f470aeb029 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Wed Jul 09 13:22:03 2014 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Wed Jul 09 13:22:03 2014 +1000 |
| tree | 6c05fe13a46c0b356d76f12af5c2f360208585f1 | |
| parent | d0bb950485ba121e43a77caf434115ed6417b46f [diff] |
- djm@cvs.openbsd.org 2014/07/06 07:42:03
[multiplex.sh test-exec.sh]
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)