summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/ssh/ssh-com-sftp.sh
diff options
context:
space:
mode:
authormarkus <markus@openbsd.org>2002-07-16 08:58:16 +0000
committermarkus <markus@openbsd.org>2002-07-16 08:58:16 +0000
commitde247f79d62d716627aed336536f9959212ef4ab (patch)
treef3be78b34849859786fdf47c79e3044f49f929e3 /regress/usr.bin/ssh/ssh-com-sftp.sh
parentURL to soekris (diff)
downloadwireguard-openbsd-de247f79d62d716627aed336536f9959212ef4ab.tar.xz
wireguard-openbsd-de247f79d62d716627aed336536f9959212ef4ab.zip
add new commercial versions
Diffstat (limited to 'regress/usr.bin/ssh/ssh-com-sftp.sh')
-rw-r--r--regress/usr.bin/ssh/ssh-com-sftp.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/regress/usr.bin/ssh/ssh-com-sftp.sh b/regress/usr.bin/ssh/ssh-com-sftp.sh
index 231efa13288..f08018b8470 100644
--- a/regress/usr.bin/ssh/ssh-com-sftp.sh
+++ b/regress/usr.bin/ssh/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