summaryrefslogtreecommitdiff
path: root/regress/ssh-com-sftp.sh
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-06-18 22:36:48 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-06-18 22:36:48 +1000
commitee5f83d3eae52e997f93b9489aaaba3c828dbe32 (patch)
treee1e39d146b677d859b3234893afe435c6c2e8670 /regress/ssh-com-sftp.sh
parenta4040f5904b2f7adc5fcf1656bf47a202b54ca45 (diff)
- (dtucker) OpenBSD CVS Sync (regress/)
- markus@cvs.openbsd.org 2003/05/14 22:08:27 [ssh-com-client.sh ssh-com-keygen.sh ssh-com-sftp.sh ssh-com.sh] test against some new commerical versions
Diffstat (limited to 'regress/ssh-com-sftp.sh')
-rw-r--r--regress/ssh-com-sftp.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/regress/ssh-com-sftp.sh b/regress/ssh-com-sftp.sh
index f08018b84..963b40432 100644
--- a/regress/ssh-com-sftp.sh
+++ b/regress/ssh-com-sftp.sh
@@ -1,4 +1,4 @@
1# $OpenBSD: ssh-com-sftp.sh,v 1.3 2002/07/16 08:58:16 markus Exp $ 1# $OpenBSD: ssh-com-sftp.sh,v 1.4 2003/05/14 22:08:27 markus Exp $
2# Placed in the Public Domain. 2# Placed in the Public Domain.
3 3
4tid="basic sftp put/get with ssh.com server" 4tid="basic sftp put/get with ssh.com server"
@@ -26,6 +26,8 @@ VERSIONS="
26 3.0.0 26 3.0.0
27 3.1.0 27 3.1.0
28 3.2.0 28 3.2.0
29 3.2.2
30 3.2.3
29 3.3.0" 31 3.3.0"
30 32
31# go for it 33# go for it