]> granicus.if.org Git - curl/commitdiff
Make nonexistent host names absolute so tests will pass on machines
authorDan Fandrich <dan@coneharvesters.com>
Tue, 15 Mar 2005 04:04:50 +0000 (04:04 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Tue, 15 Mar 2005 04:04:50 +0000 (04:04 +0000)
with a wildcard DNS search domain.

tests/data/test20
tests/data/test507

index 5acd69a9339c85c89528b56d77680f117b916df9..5cfe1fb41ac55fd62252c2f4a097de0546d47d62 100644 (file)
@@ -13,7 +13,7 @@ http
 attempt connect to non-existing host name
  </name>
  <command>
-non-existing-and-weeeeeeirdname
+non-existing-and-weeeeeeirdname.
 </command>
 </client>
 
index 69dc264a1d67c0981a0a127d01001b5d058651cb..59266dfbb5ea93e3c0ceafc381992a45952c0469 100644 (file)
@@ -14,7 +14,7 @@ multi interface get with non-existing host name
 lib507
 </tool>
 <command>
-http://doesnotexist.foo/
+http://doesnotexist.foo./
 </command>
 </client>