Mercurial > hg
comparison tests/test-parseindex.t @ 37220:7f78de1c93aa
procutil: redirect ui.fout to stderr while stdio is protected
The new behavior seems slightly nicer as we can at least read the output.
And this is similar to what the sshserver is doing, so we can probably
reuse protectstdio() instead of the weird hook.redirect(True) hack.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 25 Mar 2018 12:15:33 +0900 |
parents | 8140ce44dec4 |
children | 435481393198 |
comparison
equal
deleted
inserted
replaced
37219:ac71cbad5da3 | 37220:7f78de1c93aa |
---|