"Alan Raison" [off-list ref] writes:
Function was returning 0 for failure and 1 for success which was breaking
the logic in the main loop.
Corrected to return 0 for success, 1 for failure. Function now also returns
in all cases, rather than exiting.
Thanks, will apply.
Acked-By: Kevin P. Fleming <redacted>
Signed-Off-By: Alan Raison <redacted>
Just for reference---the order of events is that you signed-off first and
then Kevin acked the result, so the above is backwards.
Also your patch was linewrapped, but I can fix it up---no need to resend,
but please tell your MUA not to corrupt patches next time.