diff .hgtags @ 27565:e7937438e3f7

commandserver: do not set nontty flag if channel is replaced by a real file This prepares for porting the chg server. In chg, a server receives client's stdio over a UNIX domain socket to override server channels. This is because chg should behave as if it is a normal hg command attached to tty. "nontty" is not wanted. This patch is corresponding to the following change. This doesn't test the identity of "cin" object because the current version of chg reopens stdio to apply buffering mode. https://bitbucket.org/yuja/chg/commits/c48c7aed5fc0
author Yuya Nishihara <yuya@tcha.org>
date Mon, 14 Dec 2015 23:13:42 +0900
parents 33cb39084a1e
children 7d8edb6992dc
line wrap: on
line diff