1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

Fixed the IPv6 host address in test1203

Reported by: Christian Weisgerber
Bug: http://curl.haxx.se/bug/view.cgi?id=3087479
This commit is contained in:
Dan Fandrich 2010-10-14 12:45:01 -07:00
parent 0f2e35b305
commit 4b0c411ce6

View File

@ -29,7 +29,7 @@ gopher-ipv6
Gopher IPv6 index Gopher IPv6 index
</name> </name>
<command> <command>
-g gopher://%HOSTIP:%GOPHER6PORT/1/moo/1203 -g gopher://%HOST6IP:%GOPHER6PORT/1/moo/1203
</command> </command>
</client> </client>