BIND 10 trac1010, updated. a1301a0545acc48bf2f94731cb26577806e3c383 [trac1010] remove commented out line
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jun 20 16:03:57 UTC 2011
The branch, trac1010 has been updated
via a1301a0545acc48bf2f94731cb26577806e3c383 (commit)
from 4fae538655882db7c085dab798b4fb29c4a9d8f1 (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 a1301a0545acc48bf2f94731cb26577806e3c383
Author: Jelte Jansen <jelte at isc.org>
Date: Mon Jun 20 18:03:37 2011 +0200
[trac1010] remove commented out line
-----------------------------------------------------------------------
Summary of changes:
src/lib/python/isc/log/tests/log_test.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/log/tests/log_test.py b/src/lib/python/isc/log/tests/log_test.py
index af7e647..4292b6c 100644
--- a/src/lib/python/isc/log/tests/log_test.py
+++ b/src/lib/python/isc/log/tests/log_test.py
@@ -69,7 +69,6 @@ class Manager(unittest.TestCase):
self.assertRaises(TypeError, isc.log.log_config_update, "{ '", log_spec)
# empty should pass
- #isc.log.log_config_update("{", log_spec)
isc.log.log_config_update("{}", log_spec)
# bad spec
More information about the bind10-changes
mailing list