[Buildbot-commits] [SPAM] [Buildbot] #834: log message stream encoding inserts spurious newlines into logs on windows
Buildbot
buildbot-devel at lists.sourceforge.net
Wed May 12 19:36:11 UTC 2010
#834: log message stream encoding inserts spurious newlines into logs on windows
-------------------+--------------------------------------------------------
Reporter: dustin | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 0.8.+
Version: 0.8.0 | Keywords:
-------------------+--------------------------------------------------------
Logs from the windows metabuildbot are interspersed with unn
ecessary newlines. I suspect that these come from the stream encoding,
Windows' use of '\r\n' instead of '\n', and Python's automatic newline
translation.
--
Ticket URL: <http://buildbot.net/trac/ticket/834>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list