1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-22 02:17:26 +00:00

whitespace=>tabs

This commit is contained in:
Joshua Tauberer 2015-06-18 10:54:51 +00:00
parent 34e821c102
commit ab36cc8968

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