Don't treat exit 10 from dynamic scripts differently from any other non-zero code.
authorLinus Nordberg <linus@nordu.net>
Tue, 10 Apr 2012 13:55:57 +0000 (15:55 +0200)
committerLinus Nordberg <linus@nordu.net>
Thu, 12 Apr 2012 15:26:13 +0000 (17:26 +0200)
commit8b7224cfaf6961c48c018e6cfc500d577c8caaac
tree9b0b5b56cc4e31b084976472a874d2504167d0c9
parent39e90a8cfdfe5bc95d2d01aa680e328c3476ff33
Don't treat exit 10 from dynamic scripts differently from any other non-zero code.

clientwr() should treat the dynamic lookup as a failure and will not
be any happier to know that the exact error was that it didn't resolv.
The script can do whatever logging is wanted.

That said, this commit also makes the scripts exit with 10 in order to
signal failure.
radsecproxy.c
tools/naptr-eduroam.sh
tools/radsec-dynsrv.sh