Software /
code /
prosody
Changeset
5591:f0bf2a1790d9
prosodyctl: check dns: Whitespace fix in output
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 17 May 2013 14:56:18 +0100 |
parents | 5590:597450c73ce6 |
children | 5592:5705e21ba24b |
files | prosodyctl |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/prosodyctl Fri May 17 14:55:57 2013 +0100 +++ b/prosodyctl Fri May 17 14:56:18 2013 +0100 @@ -957,9 +957,9 @@ if is_component then print(" DNS records are necessary if you want users on other servers to access this component."); end - print(""); problem_hosts:add(host); end + print(""); end if not problem_hosts:empty() then print("");