Mercurial > hg
comparison .hgtags @ 27419:7e2495bf0ad8
cmdutil: do not duplicate stdout by makefileobj()
It made output order unpredictable because two separate buffers are flushed
individually. Let's use a thin wrapper that just sends close() to black hole.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 13 Dec 2015 20:07:19 +0900 |
parents | 33cb39084a1e |
children | 7d8edb6992dc |
comparison
equal
deleted
inserted
replaced
27418:2ce4661ac226 | 27419:7e2495bf0ad8 |
---|