BIND 10 trac2157_2, updated. 7f69bab21e2bfc6656a1926348f2ea4920301b61 [2157] removed white spaces at EOL
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jan 31 20:15:58 UTC 2013
The branch, trac2157_2 has been updated
via 7f69bab21e2bfc6656a1926348f2ea4920301b61 (commit)
from dc6a6a9ef65b75bdb4cc79a67a83c04645657055 (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 7f69bab21e2bfc6656a1926348f2ea4920301b61
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 31 12:15:47 2013 -0800
[2157] removed white spaces at EOL
-----------------------------------------------------------------------
Summary of changes:
src/bin/auth/tests/statistics_unittest.cc.pre | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/auth/tests/statistics_unittest.cc.pre b/src/bin/auth/tests/statistics_unittest.cc.pre
index 5ba6dd3..536767e 100644
--- a/src/bin/auth/tests/statistics_unittest.cc.pre
+++ b/src/bin/auth/tests/statistics_unittest.cc.pre
@@ -106,9 +106,9 @@ TEST_F(CountersTest, invalidParameterForSetRequestTSIG) {
// These patterns should not throw:
// request signature badsig
// --------------------------
- // (none) false
- // TSIG false
- // TSIG true
+ // (none) false
+ // TSIG false
+ // TSIG true
EXPECT_NO_THROW(msgattrs.setRequestTSIG(false, false));
EXPECT_NO_THROW(msgattrs.setRequestTSIG(true, false));
EXPECT_NO_THROW(msgattrs.setRequestTSIG(true, true));
More information about the bind10-changes
mailing list