diff options
author | Kamil Dudka <kdudka@redhat.com> | 2010-11-04 21:44:02 +0100 |
---|---|---|
committer | Kamil Dudka <kdudka@redhat.com> | 2010-11-08 20:50:52 +0100 |
commit | c6b97a8278f3c2297a99bee877cc0a5bb13e5761 (patch) | |
tree | df7b510d1bd970287e6ae7585cb6b4f68cc041eb /tests/data/test1036 | |
parent | f96a2641fce9665168aef19faefd55ee0ef81985 (diff) | |
download | curl-c6b97a8278f3c2297a99bee877cc0a5bb13e5761.tar.gz |
ftp: close connection as soon as ABOR has been sent
... and do not send ABOR unless really necessary.
Bug: https://bugzilla.redhat.com/649347
Reported by: Simon H.
Diffstat (limited to 'tests/data/test1036')
-rw-r--r-- | tests/data/test1036 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test1036 b/tests/data/test1036 index a31cb458a..b8ebc4fc0 100644 --- a/tests/data/test1036 +++ b/tests/data/test1036 @@ -50,7 +50,6 @@ TYPE I SIZE 1036
REST 20
RETR 1036
-ABOR
QUIT
</protocol> <file name="log/curl1036.out"> |