diff options
author | Darren Tucker <dtucker@zip.com.au> | 2013-05-17 20:44:09 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2013-05-17 20:44:09 +1000 |
commit | 98989eb95eef0aefed7e9fb4e65c2f625be946f6 (patch) | |
tree | fe169aeadf9a6e7e131a95917066fff6133bf99d /regress | |
parent | 438f60eb9a5f7cd40bb242cfec865e4fde71b07c (diff) |
- 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)
Diffstat (limited to 'regress')
-rw-r--r-- | regress/sftp.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sftp.sh b/regress/sftp.sh index 5f823ee23..b8e9f7527 100644 --- a/regress/sftp.sh +++ b/regress/sftp.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: sftp.sh,v 1.4 2013/05/17 04:29:14 dtucker Exp $ | 1 | # $OpenBSD: sftp.sh,v 1.5 2013/05/17 10:28:11 dtucker Exp $ |
2 | # Placed in the Public Domain. | 2 | # Placed in the Public Domain. |
3 | 3 | ||
4 | tid="basic sftp put/get" | 4 | tid="basic sftp put/get" |