]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1678] removed white space in a blank line.
authorJINMEI Tatuya <jinmei@isc.org>
Sat, 25 Feb 2012 00:04:44 +0000 (16:04 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Sat, 25 Feb 2012 00:04:44 +0000 (16:04 -0800)
tests/lettuce/features/terrain/bind10_control.py

index 28b6cf78507e08b36518dfaa87507ab12b074278..3858d50f8d0b4c62bdb816e064dd3cd2be25cb9d 100644 (file)
@@ -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):