BIND 10 trac2361, updated. 3ac353a5a561e5a0ecae750bd0d52afb2fa86037 [2361] Make minor whitespace updates

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Oct 19 01:20:46 UTC 2012


The branch, trac2361 has been updated
       via  3ac353a5a561e5a0ecae750bd0d52afb2fa86037 (commit)
      from  a82ee1d047fe786113491226f7e81a08ed58e8c4 (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 3ac353a5a561e5a0ecae750bd0d52afb2fa86037
Author: Mukund Sivaraman <muks at isc.org>
Date:   Fri Oct 19 06:08:14 2012 +0530

    [2361] Make minor whitespace updates

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

Summary of changes:
 tests/lettuce/features/auth_basic.feature |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

-----------------------------------------------------------------------
diff --git a/tests/lettuce/features/auth_basic.feature b/tests/lettuce/features/auth_basic.feature
index 3b66f29..4667b64 100644
--- a/tests/lettuce/features/auth_basic.feature
+++ b/tests/lettuce/features/auth_basic.feature
@@ -13,10 +13,8 @@ Feature: Basic Authoritative DNS server
         And bind10 module Resolver should not be running
 
         A query for example.com should have rcode REFUSED
-
         A query for version.bind type TXT class CH should have rcode NOERROR
-
         A query for authors.bind type TXT class CH should have rcode NOERROR
 
-# TODO: to be compatible with BIND 9
-#        A query for nonexistent.bind type TXT class CH should have rcode REFUSED
+        # TODO: to be compatible with BIND 9
+        # A query for nonexistent.bind type TXT class CH should have rcode REFUSED



More information about the bind10-changes mailing list