diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2005-03-15 04:04:50 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2005-03-15 04:04:50 +0000 |
commit | 677ddd616057c2e803b46d67a51a5dffc2012721 (patch) | |
tree | 6066bc1725c261bebe15b881a885e8571a8650d4 /tests/data/test20 | |
parent | 228e627475e149ee2aa7487dda7c2f8eedf85578 (diff) |
Make nonexistent host names absolute so tests will pass on machines
with a wildcard DNS search domain.
Diffstat (limited to 'tests/data/test20')
-rw-r--r-- | tests/data/test20 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test20 b/tests/data/test20 index 5acd69a93..5cfe1fb41 100644 --- a/tests/data/test20 +++ b/tests/data/test20 @@ -13,7 +13,7 @@ http attempt connect to non-existing host name </name> <command> -non-existing-and-weeeeeeirdname +non-existing-and-weeeeeeirdname. </command> </client> |