Restore most-recent return code match in if()/elsif()
authorPhil Mayers <p.mayers@imperial.ac.uk>
Mon, 14 Oct 2013 16:31:15 +0000 (17:31 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 21 Oct 2013 13:05:12 +0000 (09:05 -0400)
commit4c389d4411d02bfc53c10a484ee164713b6e2045
tree07335715d1960606dd472ea2a69bfee93e9ef6e5
parentb21dfd9f512258516625bd0851896235cf392f46
Restore most-recent return code match in if()/elsif()

This puts the old behaviour back of matching the most recent
return code, not the highest priority one.
src/main/modcall.c