BIND 10 trac1491, updated. 55cecba6f3c43d725fc7c1614e5b47bc7729d5ec [1491] (editorial) removed white spaces in a blank line.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Apr 10 18:03:11 UTC 2012
The branch, trac1491 has been updated
via 55cecba6f3c43d725fc7c1614e5b47bc7729d5ec (commit)
from 5f7f84779f66576555728e70ea75383945e0700a (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 55cecba6f3c43d725fc7c1614e5b47bc7729d5ec
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Apr 10 11:02:50 2012 -0700
[1491] (editorial) removed white spaces in a blank line.
-----------------------------------------------------------------------
Summary of changes:
.../python/isc/config/tests/config_data_test.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/config/tests/config_data_test.py b/src/lib/python/isc/config/tests/config_data_test.py
index 309736c..bd236c6 100644
--- a/src/lib/python/isc/config/tests/config_data_test.py
+++ b/src/lib/python/isc/config/tests/config_data_test.py
@@ -684,7 +684,7 @@ class TestMultiConfigData(unittest.TestCase):
self.mcd.set_specification(module_spec)
spec_part = self.mcd.find_spec_part("Spec32/named_set_item")
self.assertTrue(spec_part_is_named_set(spec_part))
-
+
def test_get_config_item_list_named_set(self):
config_items = self.mcd.get_config_item_list()
self.assertEqual([], config_items)
More information about the bind10-changes
mailing list