summaryrefslogtreecommitdiff
path: root/regress/ssh-com-client.sh
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-01-22 17:53:16 +1100
committerDamien Miller <djm@mindrot.org>2003-01-22 17:53:16 +1100
commit8b9cde784784949f9fdf0451f9da9030b76ca705 (patch)
tree9bf6279aa53922b3a251a5ca6d5f26c929a55251 /regress/ssh-com-client.sh
parente9b7d720c8de6c293a3632c1fbf02cfa9c542923 (diff)
- (djm) Sync regress with OpenBSD -current
Diffstat (limited to 'regress/ssh-com-client.sh')
-rw-r--r--regress/ssh-com-client.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/regress/ssh-com-client.sh b/regress/ssh-com-client.sh
index 84b0b471e..015ebbb8c 100644
--- a/regress/ssh-com-client.sh
+++ b/regress/ssh-com-client.sh
@@ -1,4 +1,4 @@
1# $OpenBSD: ssh-com-client.sh,v 1.3 2002/04/10 08:45:30 markus Exp $ 1# $OpenBSD: ssh-com-client.sh,v 1.4 2002/07/16 08:58:16 markus Exp $
2# Placed in the Public Domain. 2# Placed in the Public Domain.
3 3
4tid="connect with ssh.com client" 4tid="connect with ssh.com client"
@@ -15,7 +15,9 @@ VERSIONS="
15 2.3.1 15 2.3.1
16 2.4.0 16 2.4.0
17 3.0.0 17 3.0.0
18 3.1.0" 18 3.1.0
19 3.2.0
20 3.3.0"
19 21
20# 2.0.10 2.0.12 2.0.13 don't like the test setup 22# 2.0.10 2.0.12 2.0.13 don't like the test setup
21 23