diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-03-13 00:55:27 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-03-13 00:55:27 +0100 |
commit | e649a7baae27483f97b7b1f1c54f93cb2f5f40ea (patch) | |
tree | 01c86dbe1f60fcbfcf77783ac32208ff3fd1c4fb | |
parent | c8fba59731b4a87dd9fd296091730cadf04d475b (diff) |
Revert "test582: enabled"
This reverts commit b8478187406cf625c9d0f10b45a082221130cc92.
-rw-r--r-- | tests/data/DISABLED | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index b6071cbd9..2485e89b9 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -3,3 +3,7 @@ # per line. # Lines starting with '#' letters are treated as comments. 564 +# Disabled due to a bug with uploading to an SFTP server using the multi +# interface. Easy work around; always pass 0 as the evBitmask to force CURL +# to re-evaluate the socket status. +582 |