comparison hgext/eol.py @ 28534:293adbaa14a7

dispatch: flush ui before returning from dispatch A chg client may exit after received the result from runcommand. It is necessary to do a flush to make sure the warning message is printed out and the process waiting for the chg client will actually see the output. This helps chg to pass test-alias.t.
author Jun Wu <quark@fb.com>
date Mon, 14 Mar 2016 11:06:34 +0000
parents f5b6b4e574c1
children cca011fd1ea7
comparison
equal deleted inserted replaced
28533:dfd5a6830ea7 28534:293adbaa14a7