whitespace=>tabs

This commit is contained in:
Joshua Tauberer 2015-06-18 10:54:51 +00:00
parent 34e821c102
commit ab36cc8968
1 changed files with 9 additions and 8 deletions

View File

@ -42,6 +42,7 @@ def run_checks(rounded_values, env, output, pool):
def get_ssh_port():
# Returns ssh port
output = shell('check_output', ['sshd', '-T'])
returnNext = False