# HG changeset patch # User Matthew Wild # Date 1368798978 -3600 # Node ID f0bf2a1790d91ee4d2aa9ccc6f47756e7af11840 # Parent 597450c73ce688429dc0b7d5e1042dbf00b2904b prosodyctl: check dns: Whitespace fix in output diff -r 597450c73ce6 -r f0bf2a1790d9 prosodyctl --- 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("");