Mercurial > hg
comparison hgext/eol.py @ 17964:2c63896783e3 stable
hooks: be even more forgiven of non-fd descriptors (issue3711)
Looks like there are instances where sys.stdout/stderr contain file
handles that are invalid. We should be tolerant of this for hook I/O
redirection, as our primary concern is not garbling our own output stream.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 26 Nov 2012 17:48:39 -0600 |
parents | 26dd532456cf |
children | 4ae21a7568f3 |
comparison
equal
deleted
inserted
replaced
17963:6180dcb29ec5 | 17964:2c63896783e3 |
---|