BIND 10 trac324new2, updated. 16ad60fe0d9ba8cf53fc6a190ad25d92ece8e8bd [324] missing EXTRA_DIST
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Mar 30 08:07:01 UTC 2012
The branch, trac324new2 has been updated
via 16ad60fe0d9ba8cf53fc6a190ad25d92ece8e8bd (commit)
from 9aa4dd78f5cc00acb5ecc4fdc5ba1beb423aa40d (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 16ad60fe0d9ba8cf53fc6a190ad25d92ece8e8bd
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 30 01:06:50 2012 -0700
[324] missing EXTRA_DIST
-----------------------------------------------------------------------
Summary of changes:
src/lib/python/isc/datasrc/tests/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/datasrc/tests/Makefile.am b/src/lib/python/isc/datasrc/tests/Makefile.am
index c19f99a..c996f2a 100644
--- a/src/lib/python/isc/datasrc/tests/Makefile.am
+++ b/src/lib/python/isc/datasrc/tests/Makefile.am
@@ -6,6 +6,9 @@ EXTRA_DIST = $(PYTESTS)
EXTRA_DIST += testdata/brokendb.sqlite3
EXTRA_DIST += testdata/example.com.sqlite3
+EXTRA_DIST += testdata/newschema.sqlite3
+EXTRA_DIST += testdata/oldschema.sqlite3
+EXTRA_DIST += testdata/new_minor_schema.sqlite3
CLEANFILES = $(abs_builddir)/rwtest.sqlite3.copied
# If necessary (rare cases), explicitly specify paths to dynamic libraries
More information about the bind10-changes
mailing list