BIND 10 trac1012, updated. 52adf933c0bed4753a06632b25a46055d23eb655 [trac1012] remove blank line from end of generated XML
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jun 24 17:01:43 UTC 2011
The branch, trac1012 has been updated
via 52adf933c0bed4753a06632b25a46055d23eb655 (commit)
from 4fe29ae03d1ff8f6d721b42f4bb356702110c4e0 (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 52adf933c0bed4753a06632b25a46055d23eb655
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Jun 24 12:01:09 2011 -0500
[trac1012] remove blank line from end of generated XML
This is so my commit hook didn't fail when I tried to commit
the bind10-messages.xml.
-----------------------------------------------------------------------
Summary of changes:
tools/system_messages.py | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/tools/system_messages.py b/tools/system_messages.py
index 3ef3aa3..6cf3ce9 100644
--- a/tools/system_messages.py
+++ b/tools/system_messages.py
@@ -138,8 +138,7 @@ SEC_SEPARATOR = ""
SEC_TRAILER = """ </variablelist>
</para>
</chapter>
-</book>
-"""
+</book>"""
def reportError(filename, what):
More information about the bind10-changes
mailing list