[svn] commit: r4127 - /branches/trac384/src/bin/auth/auth.spec.pre.in
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jan 3 15:53:47 UTC 2011
Author: jelte
Date: Mon Jan 3 15:53:47 2011
New Revision: 4127
Log:
add a list-item-level default for datasources/zones option
Modified:
branches/trac384/src/bin/auth/auth.spec.pre.in
Modified: branches/trac384/src/bin/auth/auth.spec.pre.in
==============================================================================
--- branches/trac384/src/bin/auth/auth.spec.pre.in (original)
+++ branches/trac384/src/bin/auth/auth.spec.pre.in Mon Jan 3 15:53:47 2011
@@ -36,6 +36,7 @@
{ "item_name": "list_element",
"item_type": "map",
"item_optional": true,
+ "item_default": { "origin": "", "file": "" },
"map_item_spec": [
{ "item_name": "origin",
"item_type": "string",
More information about the bind10-changes
mailing list