BIND 10 trac2951, updated. 5bfc72950099a121838afff9fd2bf9e1230e5118 [2951] Change the port number to 56176 after trac2904_v3 merge

BIND 10 source code commits bind10-changes at lists.isc.org
Sat Jan 25 19:08:55 UTC 2014


The branch, trac2951 has been updated
       via  5bfc72950099a121838afff9fd2bf9e1230e5118 (commit)
      from  6271645f1897d26c1279512017d8343b655c5c17 (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 5bfc72950099a121838afff9fd2bf9e1230e5118
Author: Kean Johnston <kean at isc.org>
Date:   Sat Jan 25 21:07:11 2014 +0200

    [2951] Change the port number to 56176 after trac2904_v3 merge
    
    Branch trac2904_v3 has been merged to master. This test was written
    before that merge and uses the old port number. Use the new port
    56176 instead.

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

Summary of changes:
 tests/lettuce/configurations/root.config.orig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/tests/lettuce/configurations/root.config.orig b/tests/lettuce/configurations/root.config.orig
index 6e76c59..282b7d1 100644
--- a/tests/lettuce/configurations/root.config.orig
+++ b/tests/lettuce/configurations/root.config.orig
@@ -10,7 +10,7 @@
     "Auth": {
         "database_file": "data/root.sqlite3",
         "listen_on": [ {
-            "port": 47806,
+            "port": 56176,
             "address": "127.0.0.1"
         } ]
     },



More information about the bind10-changes mailing list