summaryrefslogtreecommitdiff
path: root/regress/ssh-com.sh
diff options
context:
space:
mode:
Diffstat (limited to 'regress/ssh-com.sh')
-rw-r--r--regress/ssh-com.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/regress/ssh-com.sh b/regress/ssh-com.sh
index c2bd15380..c915cc39c 100644
--- a/regress/ssh-com.sh
+++ b/regress/ssh-com.sh
@@ -1,4 +1,4 @@
1# $OpenBSD: ssh-com.sh,v 1.4 2002/07/16 08:58:16 markus Exp $ 1# $OpenBSD: ssh-com.sh,v 1.5 2003/05/14 22:08:27 markus Exp $
2# Placed in the Public Domain. 2# Placed in the Public Domain.
3 3
4tid="connect to ssh.com server" 4tid="connect to ssh.com server"
@@ -18,6 +18,8 @@ VERSIONS="
18 3.0.0 18 3.0.0
19 3.1.0 19 3.1.0
20 3.2.0 20 3.2.0
21 3.2.2
22 3.2.3
21 3.3.0" 23 3.3.0"
22# 2.0.10 does not support UserConfigDirectory 24# 2.0.10 does not support UserConfigDirectory
23# 2.3.1 requires a config in $HOME/.ssh2 25# 2.3.1 requires a config in $HOME/.ssh2