From: Alan T. DeKok Date: Tue, 17 Jun 2025 17:58:05 +0000 (-0400) Subject: there is no 6th expansion, so we don't expand it X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ef2656a61a251dfb1c272ebd100c2dab2c647c;p=thirdparty%2Ffreeradius-server.git there is no 6th expansion, so we don't expand it --- diff --git a/src/tests/keywords/xlat-inline b/src/tests/keywords/xlat-inline index f7962f8d9db..eb87992e400 100644 --- a/src/tests/keywords/xlat-inline +++ b/src/tests/keywords/xlat-inline @@ -27,7 +27,6 @@ if (control.Password.Cleartext =~ /(h)(e)(l)(l)(o)/) { "%regex.match(3)" "%regex.match(4)" "%regex.match(5)" - "%regex.match(6)" } success