BIND 10 trac640, updated. c6aec4cdb46dd8825248437bc9c45d6a54b81121 [640] remove a few redundant lines

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Feb 3 17:37:48 UTC 2012


The branch, trac640 has been updated
       via  c6aec4cdb46dd8825248437bc9c45d6a54b81121 (commit)
      from  287e17100b60fbfceacc7337cd6ac9bab36185be (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 c6aec4cdb46dd8825248437bc9c45d6a54b81121
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Feb 3 18:37:39 2012 +0100

    [640] remove a few redundant lines

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

Summary of changes:
 tests/lettuce/features/bindctl_commands.feature |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

-----------------------------------------------------------------------
diff --git a/tests/lettuce/features/bindctl_commands.feature b/tests/lettuce/features/bindctl_commands.feature
index 1c193d0..872064f 100644
--- a/tests/lettuce/features/bindctl_commands.feature
+++ b/tests/lettuce/features/bindctl_commands.feature
@@ -22,16 +22,13 @@ Feature: control with bindctl
 
     Then remove bind10 configuration Boss/components value b10-xfrout
     last bindctl output should not contain Error
+    # assuming it won't error for further modules (if it does, the final
+    # 'should not be running' tests would fail anyway)
     Then remove bind10 configuration Boss/components value b10-stats
-    last bindctl output should not contain Error
     Then remove bind10 configuration Boss/components value b10-zonemgr
-    last bindctl output should not contain Error
     Then remove bind10 configuration Boss/components value b10-xfrin
-    last bindctl output should not contain Error
     Then remove bind10 configuration Boss/components value b10-auth
-    last bindctl output should not contain Error
     Then remove bind10 configuration Boss/components value b10-stats-httpd
-    last bindctl output should not contain Error
 
     bind10 module Xfrout should not be running
     bind10 module Stats should not be running




More information about the bind10-changes mailing list