aboutsummaryrefslogtreecommitdiffstats
path: root/util/prosodyctl/check.lua
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2025-02-22 09:35:04 +0000
committerMatthew Wild <mwild1@gmail.com>2025-02-22 09:35:04 +0000
commit783c8fcc81b17b7c2160d2857f296ba2e94d8476 (patch)
tree53188124e593b7e4c88b2c19adc24e4225271b1a /util/prosodyctl/check.lua
parent6b1e05614238b1ceb0fb640ee4241697e10db638 (diff)
downloadprosody-783c8fcc81b17b7c2160d2857f296ba2e94d8476.tar.gz
prosody-783c8fcc81b17b7c2160d2857f296ba2e94d8476.zip
prosodyctl: check features: stop searching after finding a matching component
Diffstat (limited to 'util/prosodyctl/check.lua')
-rw-r--r--util/prosodyctl/check.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/prosodyctl/check.lua b/util/prosodyctl/check.lua
index 4ac7af9e..554a64ef 100644
--- a/util/prosodyctl/check.lua
+++ b/util/prosodyctl/check.lua
@@ -1631,6 +1631,7 @@ local function check(arg)
});
end
end
+ break;
end
end
if not found then