[regress/sftp.sh]
     only compare copied data if sftp succeeds.  from portable (id sync only)
This commit is contained in:
Darren Tucker 2013-05-17 20:44:09 +10:00
parent 438f60eb9a
commit 98989eb95e
2 changed files with 4 additions and 1 deletions

View File

@ -83,6 +83,9 @@
- dtucker@cvs.openbsd.org 2013/05/17 10:26:26
[regress/sftp-badcmds.sh]
remove unused BATCH variable. (id sync only)
- dtucker@cvs.openbsd.org 2013/05/17 10:28:11
[regress/sftp.sh]
only compare copied data if sftp succeeds. from portable (id sync only)
- (dtucker) [regress/bsd.regress.mk] Remove unused file. We've never used it
in portable and it's long gone in openbsd.
- (dtucker) [regress/integrity.sh]. Force fixed Diffie-Hellman key exchange

View File

@ -1,4 +1,4 @@
# $OpenBSD: sftp.sh,v 1.4 2013/05/17 04:29:14 dtucker Exp $
# $OpenBSD: sftp.sh,v 1.5 2013/05/17 10:28:11 dtucker Exp $
# Placed in the Public Domain.
tid="basic sftp put/get"