BIND 10 trac1371, updated. 635662711c673bbcfc8fac95c96cfdc33702ca94 [1371] a bit more doc update
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Nov 21 23:03:13 UTC 2011
The branch, trac1371 has been updated
via 635662711c673bbcfc8fac95c96cfdc33702ca94 (commit)
from 15e23bca2cf7f266d32c6bb30a142a80ee543227 (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 635662711c673bbcfc8fac95c96cfdc33702ca94
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Nov 21 15:02:59 2011 -0800
[1371] a bit more doc update
-----------------------------------------------------------------------
Summary of changes:
src/lib/python/isc/testutils/rrset_utils.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/testutils/rrset_utils.py b/src/lib/python/isc/testutils/rrset_utils.py
index e8532f7..8c22d92 100644
--- a/src/lib/python/isc/testutils/rrset_utils.py
+++ b/src/lib/python/isc/testutils/rrset_utils.py
@@ -20,7 +20,7 @@ from isc.dns import *
def rrsets_equal(a, b):
'''Compare two RRsets, return True if equal, otherwise False
- We provide this function as part of test utils we have no direct rrset
+ We provide this function as part of test utils as we have no direct rrset
comparison atm. There's no accessor for sigs either (so this only checks
name, class, type, ttl, and rdata).
Also, since we often use fake data in RRSIGs, RRSIG RDATA are not checked.
More information about the bind10-changes
mailing list