summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/regress/ssh-com-sftp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/regress/ssh-com-sftp.sh')
-rw-r--r--crypto/openssh/regress/ssh-com-sftp.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/crypto/openssh/regress/ssh-com-sftp.sh b/crypto/openssh/regress/ssh-com-sftp.sh
index 231efa1..f08018b 100644
--- a/crypto/openssh/regress/ssh-com-sftp.sh
+++ b/crypto/openssh/regress/ssh-com-sftp.sh
@@ -1,4 +1,4 @@
-# $OpenBSD: ssh-com-sftp.sh,v 1.2 2002/04/10 08:45:30 markus Exp $
+# $OpenBSD: ssh-com-sftp.sh,v 1.3 2002/07/16 08:58:16 markus Exp $
# Placed in the Public Domain.
tid="basic sftp put/get with ssh.com server"
@@ -24,7 +24,9 @@ VERSIONS="
2.3.1
2.4.0
3.0.0
- 3.1.0"
+ 3.1.0
+ 3.2.0
+ 3.3.0"
# go for it
for v in ${VERSIONS}; do
OpenPOWER on IntegriCloud