BIND 10 trac2297, updated. 05dbb62986e1b0260156658896c051cde3c6d53f [2297] Make minor comment update
BIND 10 source code commits
bind10-changes at lists.isc.org
Sun Oct 28 17:14:26 UTC 2012
The branch, trac2297 has been updated
via 05dbb62986e1b0260156658896c051cde3c6d53f (commit)
from 462af9f5a374d7c60c8ac2b38e6d663f2af41cc3 (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 05dbb62986e1b0260156658896c051cde3c6d53f
Author: Mukund Sivaraman <muks at isc.org>
Date: Sun Oct 28 22:41:41 2012 +0530
[2297] Make minor comment update
-----------------------------------------------------------------------
Summary of changes:
src/bin/tests/process_rename_test.py.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/tests/process_rename_test.py.in b/src/bin/tests/process_rename_test.py.in
index af7cc5e..055ebdc 100644
--- a/src/bin/tests/process_rename_test.py.in
+++ b/src/bin/tests/process_rename_test.py.in
@@ -40,8 +40,8 @@ class TestRename(unittest.TestCase):
(without actually running them)
"""
- # Scripts nameds contained in this list are not expected to be
- # renamed and should be excluded from the list.
+ # Scripts named in this list are not expected to be renamed and
+ # should be excluded from the scan.
EXCLUDED_SCRIPTS = ['isc-sysinfo']
# Regexp to find all the *_SCRIPTS = something lines (except for
More information about the bind10-changes
mailing list