13 Jul
2019
13 Jul
'19
10:54 a.m.
On Jul 13, 2019, at 1:29 PM, Milan Nikolic <gen2brain@gmail.com> wrote:
Great, thanks, just tested and `radmin -e 'set debug level 3'` now works properly.
It still returns always `1`, even on success, I hacked this for now by changing this line https://github.com/FreeRADIUS/freeradius-server/blob/master/src/modules/prot... to `goto exit`. So far it works, returns 0 on success, and if I type some wrong command it returns 1, but probably is not the right fix.
It's fine. I'll push a fix. Alan DeKok.