Make nonexistent host names absolute so tests will pass on machines

with a wildcard DNS search domain.
This commit is contained in:
Dan Fandrich 2005-03-15 04:04:50 +00:00
parent 228e627475
commit 677ddd6160
2 changed files with 2 additions and 2 deletions

View 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>

View File

@ -14,7 +14,7 @@ multi interface get with non-existing host name
lib507
</tool>
<command>
http://doesnotexist.foo/
http://doesnotexist.foo./
</command>
</client>