From: Alan T. DeKok Date: Wed, 19 Mar 2025 05:25:04 +0000 (+0700) Subject: remove Foreach-Variable X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d33fd5bc50fe62fd89998f4506ee4af2ff9726a;p=thirdparty%2Ffreeradius-server.git remove Foreach-Variable --- diff --git a/src/tests/unit/xlat/base.txt b/src/tests/unit/xlat/base.txt index ce134816fbd..93e3cc8ac67 100644 --- a/src/tests/unit/xlat/base.txt +++ b/src/tests/unit/xlat/base.txt @@ -106,9 +106,6 @@ match %{Vendor-Specific.3GPP.SGSN-Address} xlat \"Hello %S goo\" match \"Hello %S goo\" -xlat \"%{Foreach-Variable-0}\" -match \"%{Foreach-Variable-0}\" - # # 3GPP stuff # @@ -298,4 +295,4 @@ xlat %md5('arg"') match %md5(0x61726722) count -match 161 +match 159