From ad9525152440cec194c1c3f8effae68a27e719d6 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Fri, 17 May 2013 14:56:18 +0100 Subject: prosodyctl: check dns: Whitespace fix in output --- prosodyctl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prosodyctl b/prosodyctl index e0114e3a..f5763f92 100755 --- a/prosodyctl +++ b/prosodyctl @@ -957,9 +957,9 @@ function commands.check(arg) 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(""); -- cgit v1.2.3