Commit 677ddd61 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Make nonexistent host names absolute so tests will pass on machines

with a wildcard DNS search domain.
parent 228e6274
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ http
attempt connect to non-existing host name
 </name>
 <command>
non-existing-and-weeeeeeirdname
non-existing-and-weeeeeeirdname.
</command>
</client>

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