comparison docs/usage/troubleshooting.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 84d2a9aaa1a4
children 9c6f717823e1
comparison
equal deleted inserted replaced
5998:037efd94e955 5999:58809814b51d