BIND 10 trac1678, updated. 883ef5b0d7466d080916f98af4ea6a94258ca655 [1678] removed white space in a blank line.

BIND 10 source code commits bind10-changes at lists.isc.org
Sat Feb 25 00:05:06 UTC 2012


The branch, trac1678 has been updated
       via  883ef5b0d7466d080916f98af4ea6a94258ca655 (commit)
      from  73b4d32109e8103c50f73dcd0c171930c3d9b322 (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 883ef5b0d7466d080916f98af4ea6a94258ca655
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 24 16:04:44 2012 -0800

    [1678] removed white space in a blank line.

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

Summary of changes:
 tests/lettuce/features/terrain/bind10_control.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/tests/lettuce/features/terrain/bind10_control.py b/tests/lettuce/features/terrain/bind10_control.py
index 28b6cf7..3858d50 100644
--- a/tests/lettuce/features/terrain/bind10_control.py
+++ b/tests/lettuce/features/terrain/bind10_control.py
@@ -243,7 +243,6 @@ def check_pid(step, process_name):
             found = True
     assert found, "Process named " + process_name +\
                   " not found in output of Boss show_processes";
-    
 
 @step('set bind10 configuration (\S+) to (.*)(?: with cmdctl port (\d+))?')
 def config_set_command(step, name, value, cmdctl_port):



More information about the bind10-changes mailing list