summaryrefslogtreecommitdiff
path: root/regress/ssh-com-client.sh
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-29 20:33:51 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-29 20:33:51 +1100
commit437a5f035b2e5c8fb4d15add5a90721f7e5918b4 (patch)
tree0cbfe2415613afe9a1877b7231f1c292e2e2f1ef /regress/ssh-com-client.sh
parent03c907a22b0ef594745699927d784c4ae9ec68b1 (diff)
- markus@cvs.openbsd.org 2004/02/24 17:06:52
[regress/ssh-com-client.sh regress/ssh-com-keygen.sh regress/ssh-com-sftp.sh regress/ssh-com.sh] test against recent ssh.com releases
Diffstat (limited to 'regress/ssh-com-client.sh')
-rw-r--r--regress/ssh-com-client.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/regress/ssh-com-client.sh b/regress/ssh-com-client.sh
index fc953228e..324a0a723 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.5 2003/05/14 22:08:27 markus Exp $ 1# $OpenBSD: ssh-com-client.sh,v 1.6 2004/02/24 17:06:52 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"
@@ -19,6 +19,9 @@ VERSIONS="
19 3.2.0 19 3.2.0
20 3.2.2 20 3.2.2
21 3.2.3 21 3.2.3
22 3.2.5
23 3.2.9
24 3.2.9.1
22 3.3.0" 25 3.3.0"
23 26
24# 2.0.10 2.0.12 2.0.13 don't like the test setup 27# 2.0.10 2.0.12 2.0.13 don't like the test setup