Mercurial > hg
comparison hgext/bugzilla.py @ 30847:e12553cfd0a4 stable
pager: wrap _runcommand() no matter if stdout is redirected
We've made chg utilize the common code path implemented in pager.py (by
815e1cefd082 and 493935e0327a), but the chg server does not always start
with a tty. Because of this, uisetup() of the pager extension could be
skipped on the chg server.
Kudos given to Sean Farley for dogfooding new chg and spotting this problem.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 19 Jan 2017 23:01:32 +0900 |
parents | f7d66746ec18 |
children | 78de43ab585f |
comparison
equal
deleted
inserted
replaced
30846:dfc6663f97ca | 30847:e12553cfd0a4 |
---|