From: Alan Buxey Date: Sun, 30 Oct 2016 22:27:38 +0000 (+0000) Subject: fixed variable to use the "&" prefix X-Git-Tag: release_3_0_13~119^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce91a826b72b2b34eb38839e7eca09864a4f7ec5;p=thirdparty%2Ffreeradius-server.git fixed variable to use the "&" prefix --- diff --git a/raddb/policy.d/accounting b/raddb/policy.d/accounting index 0e3e450d2a9..a97b1557b20 100644 --- a/raddb/policy.d/accounting +++ b/raddb/policy.d/accounting @@ -33,7 +33,7 @@ acct_unique { # wireless environment). # update request { - Tmp-String-9 := "${policy.class_value_prefix}" + &Tmp-String-9 := "${policy.class_value_prefix}" } if (("%{hex:&Class}" =~ /^%{hex:&Tmp-String-9}/) && \