CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2022/04/20 07:25:55
Modified files: regress/usr.bin/ssh: forward-control.sh Log message: Use ssh -f and ControlPersist to start up test forwards and ssh -O stop to shut them down intead of sleep loops. This speeds up the test by an order of magnitude.