-
Committer:
Vincent Ladeuil
-
Date:
2009-08-19 09:34:07 UTC
-
mto:
(4630.1.1 integration)
-
mto:
This revision was merged to the branch mainline in
revision
4631.
-
Revision ID:
v.ladeuil+lp@free.fr-20090819093407-t3bk5g5dn8cn8qjc
Fix test failure by catching an error raised by newer pycurls.
* bzrlib/transport/http/_pycurl.py:
(CURLE_RECV_ERROR): New error code.
(PyCurlTransport._curl_perform): CURLE_RECV_ERROR can be raised
when connections are abruptly closed.