BIND 10 trac1310, updated. 8b92bb931e29b7b1bbb8147cda4f7d0aac507ac1 X
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Nov 19 09:04:26 UTC 2011
The branch, trac1310 has been updated
via 8b92bb931e29b7b1bbb8147cda4f7d0aac507ac1 (commit)
from 1f6edd11fbf7e0143f99f20fc714044b989b299a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8b92bb931e29b7b1bbb8147cda4f7d0aac507ac1
Author: xiejiagui <xiejiagui at zenus.(none)>
Date: Sat Nov 19 17:04:10 2011 +0800
X
-----------------------------------------------------------------------
Summary of changes:
src/bin/auth/tests/query_unittest.cc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/auth/tests/query_unittest.cc b/src/bin/auth/tests/query_unittest.cc
index 656ddb7..5ac2d94 100644
--- a/src/bin/auth/tests/query_unittest.cc
+++ b/src/bin/auth/tests/query_unittest.cc
@@ -406,7 +406,6 @@ MockZoneFinder::find(const Name& name, const RRType& type,
// hardcoded specific cases, ignoring other details such as canceling
// due to the existence of closer name.
if ((options & NO_WILDCARD) == 0) {
- //const Name wild_suffix("wild.example.com");
const Name wild_suffix(name.split(1));
if (name.equals(Name("www.wild.example.com"))||
name.equals(Name("www1.uwild.example.com"))) {
More information about the bind10-changes
mailing list