On Tue, 12 Feb 2008, Ingo Rogalsky wrote:

I use convert-tool regularly for converting mbox based mail accounts to
maildir based mail accounts. Today I tuned my convert script around
convert-tool. I'm irritated about the exit codes. It seems, they should
be inverted or am I wrong?


Yes. They're inverted. In program return codes, 0 = true/no-error, anything else = false/error.

Best,
Ben

Reply via email to