diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-05-11 11:43:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-05-11 11:43:55 +0000 |
commit | e6e6c6e635b72502a1bfc24cd407a82f9ecd82e2 (patch) | |
tree | 77d50c786ef83a7619ff9d4ed1c921ddfb15ee36 /tests/data/DISABLED | |
parent | 1f340a262f5b85c480727bf6a68e0dd35d8c844a (diff) |
Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using
the multi interface, which currently doesn't work because of how the data
connection is not waiting for connect before it tries to do proxy magic.
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r-- | tests/data/DISABLED | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 0e3c19ba2..329f27c96 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -4,4 +4,4 @@ # per line. # Lines starting with '#' letters are treated as comments. 563 - +564 |