BIND 10 trac2109, updated. 1982543450f925e2f6b3b0a029b6c9425788854e [2109] uncomment some dead code
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Sep 7 14:38:28 UTC 2012
The branch, trac2109 has been updated
via 1982543450f925e2f6b3b0a029b6c9425788854e (commit)
from 6b7f1283d0de285cff60ecc25b6901715a6f104c (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 1982543450f925e2f6b3b0a029b6c9425788854e
Author: Jelte Jansen <jelte at isc.org>
Date: Fri Sep 7 16:38:03 2012 +0200
[2109] uncomment some dead code
that got committed by accident and should not have been disabled
-----------------------------------------------------------------------
Summary of changes:
src/lib/datasrc/tests/faked_nsec3.cc | 2 --
1 file changed, 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/tests/faked_nsec3.cc b/src/lib/datasrc/tests/faked_nsec3.cc
index 1e49997..b702d28 100644
--- a/src/lib/datasrc/tests/faked_nsec3.cc
+++ b/src/lib/datasrc/tests/faked_nsec3.cc
@@ -156,7 +156,6 @@ performNSEC3Test(ZoneFinder &finder, bool rrsigs_exist) {
finder.findNSEC3(origin, false));
}
-/*
// Recursive mode doesn't change the result in this case.
{
SCOPED_TRACE("apex, recursive mode");
@@ -212,7 +211,6 @@ performNSEC3Test(ZoneFinder &finder, bool rrsigs_exist) {
zzz_nsec3_text, "",
finder.findNSEC3(largest_name, false));
}
-*/
}
}
More information about the bind10-changes
mailing list