Mercurial > hg
diff mercurial/help.py @ 26732:69ac9aebbc55
exchange: don't print error codes after clone bundle failure
We don't appear to print error codes elsewhere. The error codes are
inconsistent between at least Linux and OS X and are more trouble than
they are worth. Humans care about the error string more than the code
anyway.
A glob was also added to pave over differences in error strings between
Linux and OS X.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Thu, 15 Oct 2015 14:53:32 -0700 |
parents | 56b2bcea2529 |
children | 7a77ee434179 |