From a9972e19e941f9f711103b50dd57f6bc0c1aad53 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Thu, 17 Jun 2004 17:01:21 +1000 Subject: - (dtucker) [regress/multiplex.sh] Increase sleep time to 120 sec (60 is not enough for slow systems, especially if they don't have a kernel RNG). --- regress/multiplex.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regress/multiplex.sh') diff --git a/regress/multiplex.sh b/regress/multiplex.sh index 654aae5e6..8605d5e0b 100644 --- a/regress/multiplex.sh +++ b/regress/multiplex.sh @@ -11,7 +11,7 @@ COPY=$OBJ/ls.copy start_sshd trace "start master, fork to background" -${SSH} -2 -MS$CTL -F $OBJ/ssh_config -f somehost sleep 60 +${SSH} -2 -MS$CTL -F $OBJ/ssh_config -f somehost sleep 120 rm -f ${COPY} trace "ssh transfer over multiplexed connection and check result" -- cgit v1.2.3