CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2019/07/04 22:03:13

Modified files:
        regress/usr.bin/ssh: multiplex.sh 

Log message:
Add a sleep to allow forwards to come up.

Currently when the multiplex client requests a forward it returns
once the request has been sent but not necessarily when the forward
is up.  This causes intermittent text failures due to this race,
so add some sleeps to mitigate this until we can fix it properly.

Reply via email to