diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2010-10-14 12:45:01 -0700 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2010-10-14 12:45:01 -0700 |
commit | 4b0c411ce6656baaa7e7eaa9e5e4c5c5d399df2d (patch) | |
tree | ae395e0b5383b461af53be57655bbddff3643416 | |
parent | 0f2e35b30576590fcbe441ad909973c085cc8509 (diff) |
Fixed the IPv6 host address in test1203
Reported by: Christian Weisgerber
Bug: http://curl.haxx.se/bug/view.cgi?id=3087479
-rw-r--r-- | tests/data/test1203 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1203 b/tests/data/test1203 index 3cb83be13..02d094da0 100644 --- a/tests/data/test1203 +++ b/tests/data/test1203 @@ -29,7 +29,7 @@ gopher-ipv6 Gopher IPv6 index </name> <command> --g gopher://%HOSTIP:%GOPHER6PORT/1/moo/1203 +-g gopher://%HOST6IP:%GOPHER6PORT/1/moo/1203 </command> </client> |