Mercurial > hg
comparison mercurial/exewrapper.c @ 28477:194a6cd873cd
chg: silently inherit server exit code
If chgserver aborts during startup, for example, error.ParseError when parsing
a config file, chg client probably just wants to exit with a same exit code
without printing other unrelated text. This patch changes the text "cmdserver
exited with status" from abortmsg to debugmsg and exits with a same exit code.
author | Jun Wu <quark@fb.com> |
---|---|
date | Fri, 11 Mar 2016 02:52:06 +0000 |
parents | 640b807dcce0 |
children | 210bb28ca4fb |
comparison
equal
deleted
inserted
replaced
28476:e28dc6de38e7 | 28477:194a6cd873cd |
---|