http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5588
Summary: sa-update returns a non-zero exit code in normal
circumstances
Product: Spamassassin
Version: 3.1.7
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: sa-update
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
sa-update's default return value is 1, which signifies no updates were made.
However, non-zero return codes are designated for error conditions, and not
updating is a normal condition.
Consider the use case where someone might run a daily cron job which runs
sa-update. They will then receive an email every day indicating that that cron
job failed, since it returns an non-zero exit code.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.