BIND 10 trac1259, updated. 26691e282b76d74959e63524b280e77b09ac89df [1259] removed a space char at EOL

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Sep 30 20:25:26 UTC 2011


The branch, trac1259 has been updated
       via  26691e282b76d74959e63524b280e77b09ac89df (commit)
      from  763a994cb14bb11ba823831f54d64071319bfac0 (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 26691e282b76d74959e63524b280e77b09ac89df
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Sep 30 13:25:08 2011 -0700

    [1259] removed a space char at EOL

-----------------------------------------------------------------------

Summary of changes:
 src/lib/python/isc/xfrin/tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/xfrin/tests/Makefile.am b/src/lib/python/isc/xfrin/tests/Makefile.am
index e5325fc..416d62b 100644
--- a/src/lib/python/isc/xfrin/tests/Makefile.am
+++ b/src/lib/python/isc/xfrin/tests/Makefile.am
@@ -12,7 +12,7 @@ endif
 # test using command-line arguments, so use check-local target instead of TESTS
 check-local:
 if ENABLE_PYTHON_COVERAGE
-	touch $(abs_top_srcdir)/.coverage 
+	touch $(abs_top_srcdir)/.coverage
 	rm -f .coverage
 	${LN_S} $(abs_top_srcdir)/.coverage .coverage
 endif




More information about the bind10-changes mailing list