[svn] commit: r2797 - in /branches/trac316/src/bin: bind10/tests/Makefile.am loadzone/tests/correct/Makefile.am loadzone/tests/error/Makefile.am
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Aug 25 12:29:25 UTC 2010
Author: jreed
Date: Wed Aug 25 12:29:24 2010
New Revision: 2797
Log:
Remove unrelated comments.
Modified:
branches/trac316/src/bin/bind10/tests/Makefile.am
branches/trac316/src/bin/loadzone/tests/correct/Makefile.am
branches/trac316/src/bin/loadzone/tests/error/Makefile.am
Modified: branches/trac316/src/bin/bind10/tests/Makefile.am
==============================================================================
--- branches/trac316/src/bin/bind10/tests/Makefile.am (original)
+++ branches/trac316/src/bin/bind10/tests/Makefile.am Wed Aug 25 12:29:24 2010
@@ -1,4 +1,3 @@
-#PYTESTS = args_test.py bind10_test.py
PYTESTS = bind10_test.py
EXTRA_DIST = $(PYTESTS)
Modified: branches/trac316/src/bin/loadzone/tests/correct/Makefile.am
==============================================================================
--- branches/trac316/src/bin/loadzone/tests/correct/Makefile.am (original)
+++ branches/trac316/src/bin/loadzone/tests/correct/Makefile.am Wed Aug 25 12:29:24 2010
@@ -1,4 +1,3 @@
-# TODO: this is a not a python script!
PYTESTS = correct_test.sh
EXTRA_DIST = get_zonedatas.py
EXTRA_DIST += include.db
Modified: branches/trac316/src/bin/loadzone/tests/error/Makefile.am
==============================================================================
--- branches/trac316/src/bin/loadzone/tests/error/Makefile.am (original)
+++ branches/trac316/src/bin/loadzone/tests/error/Makefile.am Wed Aug 25 12:29:24 2010
@@ -1,4 +1,3 @@
-# TODO: this is not a python script
PYTESTS = error_test.sh
EXTRA_DIST = error.known
More information about the bind10-changes
mailing list