BIND 10 trac2380merge, updated. 944a338454ba772066607bd1e8a433c4f9af4502 [2380merge] reordered log messages
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Dec 19 06:48:36 UTC 2012
The branch, trac2380merge has been updated
via 944a338454ba772066607bd1e8a433c4f9af4502 (commit)
from 5036e9b2bc67ba3cac1b4f67dea28142277812d9 (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 944a338454ba772066607bd1e8a433c4f9af4502
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Dec 18 22:48:36 2012 -0800
[2380merge] reordered log messages
-----------------------------------------------------------------------
Summary of changes:
src/bin/loadzone/loadzone_messages.mes | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/loadzone/loadzone_messages.mes b/src/bin/loadzone/loadzone_messages.mes
index a5e364e..db79269 100644
--- a/src/bin/loadzone/loadzone_messages.mes
+++ b/src/bin/loadzone/loadzone_messages.mes
@@ -54,6 +54,11 @@ problems. The operator will need to fix the issues and reload the
zone; otherwise applications (such as b10-auth) that use this data
source will not work as expected.
+% LOADZONE_SQLITE3_USING_DEFAULT_CONFIG Using default configuration with SQLite3 DB file %1
+The SQLite3 data source is specified as the data source type without a
+data source configuration. b10-loadzone uses the default
+configuration with the default DB file for the BIND 10 system.
+
% LOADZONE_UNEXPECTED_FAILURE Unexpected exception: %1
b10-loadzone encounters an unexpected failure and terminates itself.
This is generally a bug of b10-loadzone itself or the underlying
@@ -66,11 +71,6 @@ The specified zone to b10-loadzone to load does not exist in the
specified data source. b10-loadzone has created a new empty zone
in the data source.
-% LOADZONE_SQLITE3_USING_DEFAULT_CONFIG Using default configuration with SQLite3 DB file %1
-The SQLite3 data source is specified as the data source type without a
-data source configuration. b10-loadzone uses the default
-configuration with the default DB file for the BIND 10 system.
-
% LOADZONE_ZONE_UPDATING Started updating zone %1/%2 with removing old data (this can take a while)
b10-loadzone started loading a new version of the zone as specified,
beginning with removing the current contents of the zone (in a
More information about the bind10-changes
mailing list