From c6b97a8278f3c2297a99bee877cc0a5bb13e5761 Mon Sep 17 00:00:00 2001
From: Kamil Dudka <kdudka@redhat.com>
Date: Thu, 4 Nov 2010 21:44:02 +0100
Subject: 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.
---
 tests/data/test1036 | 1 -
 1 file changed, 1 deletion(-)

(limited to 'tests/data/test1036')

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">
-- 
cgit v1.2.3