summaryrefslogtreecommitdiff
path: root/minecctl/misc-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'minecctl/misc-commands.c')
-rw-r--r--minecctl/misc-commands.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/minecctl/misc-commands.c b/minecctl/misc-commands.c
index 28d9e3a..a880e15 100644
--- a/minecctl/misc-commands.c
+++ b/minecctl/misc-commands.c
@@ -91,6 +91,8 @@ bool do_lint(struct cfg *cfg)
info("");
+ dump_config(cfg);
+
ia = 0;
list_for_each_entry(a, &cfg->servers, list) {
ib = 0;