BIND 10 trac1090, updated. dd519159e091b7cc977b47692a45800157ed65ea [1090] Remove old config from tests also

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Mar 1 08:57:17 UTC 2012


The branch, trac1090 has been updated
       via  dd519159e091b7cc977b47692a45800157ed65ea (commit)
      from  fbc79ee7d2f1a79f6388939beccaaf50dde0865e (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 dd519159e091b7cc977b47692a45800157ed65ea
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Thu Mar 1 09:54:02 2012 +0100

    [1090] Remove old config from tests also
    
    It did not make the tests fail, but it is still better not to have them
    if they are not supported.

-----------------------------------------------------------------------

Summary of changes:
 .../system/bindctl/nsx1/b10-config.db.template.in  |    3 ---
 tests/system/glue/nsx1/b10-config.db.in            |    3 ---
 2 files changed, 0 insertions(+), 6 deletions(-)

-----------------------------------------------------------------------
diff --git a/tests/system/bindctl/nsx1/b10-config.db.template.in b/tests/system/bindctl/nsx1/b10-config.db.template.in
index 162329a..7a3647c 100644
--- a/tests/system/bindctl/nsx1/b10-config.db.template.in
+++ b/tests/system/bindctl/nsx1/b10-config.db.template.in
@@ -3,8 +3,5 @@
    "listen_on": [{"address": "10.53.0.1", "port": 53210}],
    "database_file": "@abs_builddir@/zone.sqlite3",
    "statistics-interval": 1
- },
- "Xfrout": {
-   "log_file": "@abs_builddir@/Xfrout.log"
  }
 }
diff --git a/tests/system/glue/nsx1/b10-config.db.in b/tests/system/glue/nsx1/b10-config.db.in
index acd040c..0d5a324 100644
--- a/tests/system/glue/nsx1/b10-config.db.in
+++ b/tests/system/glue/nsx1/b10-config.db.in
@@ -2,8 +2,5 @@
  "Auth": {
    "listen_on": [{"address": "10.53.0.1", "port": 53210}],
    "database_file": "@abs_builddir@/zone.sqlite3"
- },
- "Xfrout": {
-   "log_file": "@abs_builddir@/Xfrout.log"
  }
 }



More information about the bind10-changes mailing list