diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-09-23 12:46:04 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-09-23 12:46:04 +0000 |
commit | c9adbc9f1c8356f4b2b5d26cb6758c4846f32c20 (patch) | |
tree | 71118f5846625a96103a0252fa7626cf305aa8fc /tests/data/test119 | |
parent | 611fbfa917846e1cf1ebd3e9f965cd857f67081c (diff) | |
download | curl-c9adbc9f1c8356f4b2b5d26cb6758c4846f32c20.tar.gz |
Adjusted to run on ipv6-enabled hosts
Diffstat (limited to 'tests/data/test119')
-rw-r--r-- | tests/data/test119 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test119 b/tests/data/test119 index 6c4953273..9ba070e54 100644 --- a/tests/data/test119 +++ b/tests/data/test119 @@ -22,6 +22,8 @@ REPLY RETR 314 bluah you f00l! </errorcode> <strip> ^PORT.* +^EPRT .* +^LPRT .* </strip> <protocol> USER anonymous
|