]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1090] Remove old config from tests also
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 1 Mar 2012 08:54:02 +0000 (09:54 +0100)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 1 Mar 2012 08:54:02 +0000 (09:54 +0100)
It did not make the tests fail, but it is still better not to have them
if they are not supported.

tests/system/bindctl/nsx1/b10-config.db.template.in
tests/system/glue/nsx1/b10-config.db.in

index 162329a0852fa5a6af516837617b9c74406d61d8..7a3647c2faea998b3f500efce2967b33145b29a8 100644 (file)
@@ -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"
  }
 }
index acd040cf3338644e6c74569bc9d2303e42581942..0d5a324227ebbefbf5f6b9d9e0c9896eb87ea4c3 100644 (file)
@@ -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"
  }
 }