Commit ab36cc89 authored by Joshua Tauberer's avatar Joshua Tauberer

whitespace=>tabs

parent 34e821c1
...@@ -42,6 +42,7 @@ def run_checks(rounded_values, env, output, pool): ...@@ -42,6 +42,7 @@ def run_checks(rounded_values, env, output, pool):
def get_ssh_port(): def get_ssh_port():
# Returns ssh port # Returns ssh port
output = shell('check_output', ['sshd', '-T']) output = shell('check_output', ['sshd', '-T'])
returnNext = False returnNext = False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment