Mercurial > hg
comparison mercurial/hgweb/hgweb_mod.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 | f6a737357195 |
children | 525fdb738975 |
comparison
equal
deleted
inserted
replaced
16606:19379226dc67 | 16607:feb1fd2d13a9 |
---|