13 Dec
2011
13 Dec
'11
2:42 a.m.
Redundant{ Sql1{ ok=2 } Sql2 { Ok= return } } * Sql_update_xxxx* { FAIL=1 } *Sql_update_yyyy* { FAIL=1 } } On Tue, Dec 13, 2011 at 11:32 AM, Fajar A. Nugraha <list@fajar.net> wrote:
On Tue, Dec 13, 2011 at 2:25 PM, Shweta Khadse <shwetgk@gmail.com> wrote:
Hi Fajar
Yes we REALLY tested it :)
"A quick glance says the OK block will always be used" is what we wanted! Because this block is critical.
Are you SURE that's what you want?
redundant { ok sql1 sql2 }
is basically the same as just
ok
-- Fajar - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html