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 5acd69a..5cfe1fb 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 69dc264..59266df 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>