aboutsummaryrefslogtreecommitdiffstats
path: root/prosodyctl
diff options
context:
space:
mode:
Diffstat (limited to 'prosodyctl')
-rwxr-xr-xprosodyctl2
1 files changed, 1 insertions, 1 deletions
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("");