Mercurial > hg > mercurial-source
comparison tests/test-hgweb-no-request-uri.t @ 31626: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 | fe7158fced4b |
children | 636cf3f7620d |
comparison
equal
deleted
inserted
replaced
31625:dfc6663f97ca | 31626:e12553cfd0a4 |
---|