BIND 10 trac926, updated. be388eb699a8517595ea921082b5ded2d1450dcc [trac926] remove test spec part
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jul 25 12:33:36 UTC 2011
The branch, trac926 has been updated
via be388eb699a8517595ea921082b5ded2d1450dcc (commit)
from e108ea6f210bf93250ad4ea23ac3708e1478946e (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 be388eb699a8517595ea921082b5ded2d1450dcc
Author: Jelte Jansen <jelte at isc.org>
Date: Mon Jul 25 09:54:52 2011 +0200
[trac926] remove test spec part
-----------------------------------------------------------------------
Summary of changes:
src/bin/xfrin/xfrin.spec | 32 --------------------------------
1 files changed, 0 insertions(+), 32 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/xfrin/xfrin.spec b/src/bin/xfrin/xfrin.spec
index cbe15be..a3e62ce 100644
--- a/src/bin/xfrin/xfrin.spec
+++ b/src/bin/xfrin/xfrin.spec
@@ -46,38 +46,6 @@
}
]
}
- },
- { "item_name": "new_zones",
- "item_type": "named_set",
- "item_optional": false,
- "item_default": {},
- "named_set_item_spec": {
- "item_name": "zone",
- "item_type": "map",
- "item_default": {},
- "map_item_spec": [
- { "item_name": "class",
- "item_type": "string",
- "item_optional": false,
- "item_default": "IN"
- },
- {
- "item_name": "master_addr",
- "item_type": "string",
- "item_optional": false,
- "item_default": ""
- },
- { "item_name": "master_port",
- "item_type": "integer",
- "item_optional": false,
- "item_default": 53
- },
- { "item_name": "tsig_key",
- "item_type": "string",
- "item_optional": true
- }
- ]
- }
}
],
"commands": [
More information about the bind10-changes
mailing list