comparison .hgtags @ 28551:8e5312f8df30

chg: downgrade "failed to read channel" from abortmsg to debugmsg If the server has an uncaught exception, it will exit without being able to write the channel information. In this case, the client is likely to complain about "failed to read channel", which looks inconsistent with original hg. This patch silences the error message and makes uncaught exception behavior more like original hg. It will help chg to pass test-fileset.t.
author Jun Wu <quark@fb.com>
date Mon, 14 Mar 2016 23:28:14 +0000
parents 9a7c27ba166b
children 3bf2ed2d0741
comparison
equal deleted inserted replaced
28550:e2b9145e35d8 28551:8e5312f8df30