Mercurial > hg
diff mercurial/mail.py @ 16607:feb1fd2d13a9 stable
hg-ssh: exit with 255 instead of -1 on error
Unix sh would cast -1 to 255 anyway, but on windows -1 become 0. Better be
explicit with the 255 everywhere.
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Mon, 07 May 2012 00:52:08 +0200 |
parents | a82b6038ff08 |
children | e7cfe3587ea4 |