mercurial/pure/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Mon, 03 Mar 2014 15:50:51 +0900
changeset 20631 5d4606bec54c
parent 16438 28a90cdf0ca0
permissions -rw-r--r--
cmdserver: mask return code of runcommand in the same way as dispatch.run "hg help" does not state that the code for abort is 255, but it's confusing to have different code between hg command and command server. Tests of python-hglib 1.2 passed with this change.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: