BIND 10 trac2108_3, updated. ea0b94856e40284e6a91005963f26999c7c0d86c [2108] Minor fix to the last comment
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Sep 5 13:27:14 UTC 2012
The branch, trac2108_3 has been updated
via ea0b94856e40284e6a91005963f26999c7c0d86c (commit)
from 9158d6d575838ace538c7cb23318a525c1b2732e (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 ea0b94856e40284e6a91005963f26999c7c0d86c
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Sep 5 18:57:06 2012 +0530
[2108] Minor fix to the last comment
-----------------------------------------------------------------------
Summary of changes:
.../datasrc/memory/tests/memory_client_unittest.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/memory/tests/memory_client_unittest.cc b/src/lib/datasrc/memory/tests/memory_client_unittest.cc
index 081461e..a3ee38b 100644
--- a/src/lib/datasrc/memory/tests/memory_client_unittest.cc
+++ b/src/lib/datasrc/memory/tests/memory_client_unittest.cc
@@ -67,7 +67,7 @@ protected:
};
TEST_F(MemoryClientTest, loadRRsetDoesntMatchOrigin) {
- // Attempting to add example.org to example.com zone should result
+ // Attempting to load example.org to example.com zone should result
// in an exception.
EXPECT_THROW(client_->load(Name("example.com"),
TEST_DATA_DIR "/example.org-empty.zone"),
More information about the bind10-changes
mailing list