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/test116 | |
parent | 611fbfa917846e1cf1ebd3e9f965cd857f67081c (diff) |
Adjusted to run on ipv6-enabled hosts
Diffstat (limited to 'tests/data/test116')
-rw-r--r-- | tests/data/test116 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test116 b/tests/data/test116 index 690fd8b3d..618c26d00 100644 --- a/tests/data/test116 +++ b/tests/data/test116 @@ -22,6 +22,8 @@ REPLY PORT 314 bluah you f00l! </errorcode> <strip> ^PORT 127,0,0,1,.* +^EPRT .* +^LPRT .* </strip> <protocol> USER anonymous
|