From 783c8fcc81b17b7c2160d2857f296ba2e94d8476 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Sat, 22 Feb 2025 09:35:04 +0000 Subject: prosodyctl: check features: stop searching after finding a matching component --- util/prosodyctl/check.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'util/prosodyctl') 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 -- cgit v1.2.3