From e7d90e08b94fd6acecd1f1437d41b1880dae5efa Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 21 Sep 2006 20:52:20 +0000 Subject: Added test case 531 in an attempt to repeat bug report #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470) that is said to crash when an FTP upload fails with the multi interface. It did not, but I made a failed upload still assume the control connection to be fine. --- tests/data/test236 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/test236') diff --git a/tests/data/test236 b/tests/data/test236 index 1399e4c8b..29d739f92 100644 --- a/tests/data/test236 +++ b/tests/data/test236 @@ -27,6 +27,7 @@ EPSV TYPE I SIZE 236 STOR 236 +QUIT # (25) Failed FTP upload: 550 -- cgit v1.2.3