diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-09-21 20:52:20 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-09-21 20:52:20 +0000 |
commit | e7d90e08b94fd6acecd1f1437d41b1880dae5efa (patch) | |
tree | 967d73d9985b08a23020f306c94a88e84cd17d7b /tests/data/test236 | |
parent | c2404f77e9eb34b4bb49767d9239dc1f45b76c00 (diff) |
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.
Diffstat (limited to 'tests/data/test236')
-rw-r--r-- | tests/data/test236 | 1 |
1 files changed, 1 insertions, 0 deletions
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
</protocol> # (25) Failed FTP upload: 550 |