BIND 10 trac1290, updated. 1a5bd80bbe01abbb2a5932bc43fab8e7a287dcf5 [1290] update readmes
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Nov 8 13:36:49 UTC 2011
The branch, trac1290 has been updated
via 1a5bd80bbe01abbb2a5932bc43fab8e7a287dcf5 (commit)
from b03d29677700c1dd2a527dafe9987defb7556e97 (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 1a5bd80bbe01abbb2a5932bc43fab8e7a287dcf5
Author: Jelte Jansen <jelte at isc.org>
Date: Tue Nov 8 14:36:40 2011 +0100
[1290] update readmes
-----------------------------------------------------------------------
Summary of changes:
tests/lettuce/README | 6 +++---
tests/lettuce/README.tutorial | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
-----------------------------------------------------------------------
diff --git a/tests/lettuce/README b/tests/lettuce/README
index 7bee4f2..21a57c7 100644
--- a/tests/lettuce/README
+++ b/tests/lettuce/README
@@ -26,9 +26,9 @@ Port 47805 is used for cmdctl, and must also be available.
(note, we will need to extend this to a range, or if possible, we will need to
do some on-the-fly available port finding)
-The bind10 main script, bindctl script, and dig must all be in the default
-search path of your environment, and BIND 10 must not be running if you use
-the installed version when you run the tests.
+The bind10 main program, bindctl, and dig must all be in the default search
+path of your environment, and BIND 10 must not be running if you use the
+installed version when you run the tests.
If you want to test an installed version of bind 10, just run 'lettuce' in
this directory.
diff --git a/tests/lettuce/README.tutorial b/tests/lettuce/README.tutorial
index 2f138cf..18c94cf 100644
--- a/tests/lettuce/README.tutorial
+++ b/tests/lettuce/README.tutorial
@@ -126,8 +126,8 @@ name. The first two should be self-evident, and the process name is an
optional name we give it, should we want to address it in the rest of the
tests. This is most useful if we want to start multiple instances. In the
next step (the wait for auth to start), I added a 'of <instance>'. So if we
-define the bind10 'as my_bind10', we can specify that one here as 'of my
-bind10'.
+define the bind10 'as b10_second_instance', we can specify that one here as
+'of b10_second_instance'.
--
When I start bind10 with configuration second.config
More information about the bind10-changes
mailing list