Mercurial > hg
comparison mercurial/extensions.py @ 21556:5e13507a3b4e stable
alias: fix loss of non-zero return code in command aliases
This also includes test for shell aliases. It avoid using "false" command
because "man false" does not say "exit with 1" but "exit with a status code
indicating failure."
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 17 May 2014 14:43:06 +0900 |
parents | 54d7657d7d1e |
children | 711498bb4ff5 |
comparison
equal
deleted
inserted
replaced
21547:565d45919db8 | 21556:5e13507a3b4e |
---|