ftp tests: libcurl returns CURLE_FTP_ACCEPT_FAILED better now
authorDaniel Stenberg <daniel@haxx.se>
Sat, 6 Apr 2013 15:49:58 +0000 (17:49 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 6 Apr 2013 15:51:03 +0000 (17:51 +0200)
commit18f0ab7bd353289049ca06c4a7105473e37a8f20
treeece4f0d5691df139761f013625b06b8f23322f5f
parent57aeabcc1a20ff8ed1d725ef0309d0d8f64194d8
ftp tests: libcurl returns CURLE_FTP_ACCEPT_FAILED better now

Since commit 57aeabcc1a20f, it handles errors on the control connection
while waiting for the data connection better.

Test 591 and 592 are updated accordingly.
tests/data/test591
tests/data/test592