From 2680502dfe496a597bf8fb3cfc08cd3b6a698b17 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 3 Nov 2024 09:24:05 +0000 Subject: [PATCH] Allow any extban format on InspIRCd. (#294) This should stop the mute extban test failing when extbanformat is set to name (which will soon be the default in git master). --- irctest/controllers/inspircd.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/irctest/controllers/inspircd.py b/irctest/controllers/inspircd.py index 36abdfb..b2504dd 100644 --- a/irctest/controllers/inspircd.py +++ b/irctest/controllers/inspircd.py @@ -33,7 +33,8 @@ TEMPLATE_CONFIG = """ class="ServerOperators" > - + # Disable 'NOTICE #chan :*** foo invited bar into the channel-