comparison docs/usage/email.rst @ 5999:58809814b51d

hooks: set Windows stderr output mode to binary This prevents Python (or the Windows console) from replacing \n with \r\n. The extra \r made exception output show up with empty lines. Assuming we only get text and never binary data on stderr, an alternative solution could be to strip trailing whitespace ...
author domruf <dominikruf@gmail.com>
date Tue, 14 Jun 2016 21:23:51 +0200
parents a5ad2900985b
children 6b865fcfed20
comparison
equal deleted inserted replaced
5998:037efd94e955 5999:58809814b51d