CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2019/07/20 03:50:58
Modified files: regress/usr.bin/ssh: forwarding.sh Log message: Remove the sleeps and thus races from the forwarding test. They were originally required to work with Protocol 1, but now we can use ssh -N and the control socket without the sleeps. While there, suppress output fro the control exit commands.