prosodyctl: check dns: Whitespace fix in output
authorMatthew Wild <mwild1@gmail.com>
Fri, 17 May 2013 14:56:18 +0100
changeset 5591 f0bf2a1790d9
parent 5590 597450c73ce6
child 5592 5705e21ba24b
prosodyctl: check dns: Whitespace fix in output
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("");