From e309b857481f28899d2dc5cdd2181d54fed9112a Mon Sep 17 00:00:00 2001 From: Steve Huston Date: Sun, 7 Nov 2010 00:15:50 +0000 Subject: ChangeLogTag:Sun Nov 7 00:13:13 UTC 2010 Steve Huston --- ChangeLog | 5 +++++ tests/INET_Addr_Test.cpp | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2c6317ac147..c0fcdbd4bed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Nov 7 00:13:13 UTC 2010 Steve Huston + + * tests/INET_Addr_Test.cpp: Mismatching the addr->name test is not + necessarily an error. + Fri Nov 5 14:23:26 UTC 2010 Steve Huston * include/makeinclude/rules.local.GNU: Added a hook for users to diff --git a/tests/INET_Addr_Test.cpp b/tests/INET_Addr_Test.cpp index 4a3f1ca6e51..c56c6159d60 100644 --- a/tests/INET_Addr_Test.cpp +++ b/tests/INET_Addr_Test.cpp @@ -238,7 +238,6 @@ int run_main (int argc, ACE_TCHAR *argv[]) addr.get_host_name (), addr.get_host_addr (), ipv6_names[i])); - status = 1; } } } -- cgit v1.2.1