Package: procmail-lib
Version: 1:2009.1202-4
Severity: wishlist
File: /usr/bin/proclint

Man page says:
STATUS CODES
       Program returns non-zero in case problem is found.

$ proclint zz.procmailrc ; echo $?
Scanning file zz.procmailrc:
 29:E    *$ ^$L: \/[^ ]*
Bad recipe line: "*$ ^$L: \/[^ ]*"
 30:E    {
Bad recipe line: "{"
 32:R    }
Too many close brackets!
0

But we see it is 0.

Man page also says
       Please regard the output as advisory only.x

What does that "x" mean?

Reply via email to