BIND 10 trac1462, updated. d07b23c15f5347c80d64d612145ff144e2d5134b [1462] cleanup: removed white space in a blank line.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Dec 28 20:07:52 UTC 2011
The branch, trac1462 has been updated
via d07b23c15f5347c80d64d612145ff144e2d5134b (commit)
from e99849d9e064c97545cda8826df2e05ee53cf7fa (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 d07b23c15f5347c80d64d612145ff144e2d5134b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Dec 28 12:07:37 2011 -0800
[1462] cleanup: removed white space in a blank line.
-----------------------------------------------------------------------
Summary of changes:
src/bin/xfrout/tests/xfrout_test.py.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/xfrout/tests/xfrout_test.py.in b/src/bin/xfrout/tests/xfrout_test.py.in
index a4a39dd..1bc49cc 100644
--- a/src/bin/xfrout/tests/xfrout_test.py.in
+++ b/src/bin/xfrout/tests/xfrout_test.py.in
@@ -727,7 +727,7 @@ class TestXfroutSession(TestXfroutSessionBase):
self.getmsg(), TEST_ZONE_NAME, TEST_RRCLASS), Rcode.NOERROR())
self.assertEqual(None, self.xfrsess._iterator)
self.assertEqual(None, self.xfrsess._jnl_reader)
-
+
# The data source doesn't support journaling. Should fallback to AXFR.
zone_name = Name('nojournal.example.com')
self.mdata = self.create_request_data(ixfr=IXFR_OK_VERSION,
More information about the bind10-changes
mailing list