BIND 10 trac1643, updated. c430386cb0a163ffabc477d864635b4a21f2ef59 [1643] removed redundant white space
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Feb 22 23:54:17 UTC 2012
The branch, trac1643 has been updated
via c430386cb0a163ffabc477d864635b4a21f2ef59 (commit)
from 4fea1ab53d06b5deaa87def247818f67839a9c9e (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 c430386cb0a163ffabc477d864635b4a21f2ef59
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 22 15:54:00 2012 -0800
[1643] removed redundant white space
-----------------------------------------------------------------------
Summary of changes:
src/lib/python/isc/server_common/tests/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/server_common/tests/Makefile.am b/src/lib/python/isc/server_common/tests/Makefile.am
index 8ca4c14..4829edc 100644
--- a/src/lib/python/isc/server_common/tests/Makefile.am
+++ b/src/lib/python/isc/server_common/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