aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test597
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-02-18 16:33:36 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-02-19 22:50:02 +0100
commitb08898fb299ad173167631bd4aa9c95458d76f0e (patch)
tree5b9bade3cc8ef22fa7d5f65ddd5debf9807b9fb0 /tests/data/test597
parente49e5eaa1069a4dfb0ece4a6d833bf51341ef73a (diff)
connection: never reuse CONNECT_ONLY conections
and make CONNECT_ONLY conections never reuse any existing ones either. Reported-by: Pavel Löbl Bug: https://curl.haxx.se/mail/lib-2019-02/0064.html Closes #3586
Diffstat (limited to 'tests/data/test597')
-rw-r--r--tests/data/test5971
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test597 b/tests/data/test597
index 458bb6453..3eb9ed8b8 100644
--- a/tests/data/test597
+++ b/tests/data/test597
@@ -31,7 +31,6 @@ ftp://%HOSTIP:%FTPPORT
USER anonymous
PASS ftp@example.com
PWD
-QUIT
</protocol>
</verify>
</testcase>