[Buildbot-commits] [SPAM] Re: [Buildbot] #834: log message stream encoding inserts spurious newlines into logs (was: log message stream encoding inserts spurious newlines into logs on windows)
    Buildbot 
    buildbot-devel at lists.sourceforge.net
       
    Wed May 26 04:36:59 UTC 2010
    
    
  
#834: log message stream encoding inserts spurious newlines into logs
-------------------+--------------------------------------------------------
Reporter:  dustin  |       Owner:       
    Type:  defect  |      Status:  new  
Priority:  minor   |   Milestone:  0.8.1
 Version:  0.8.0   |    Keywords:       
-------------------+--------------------------------------------------------
Changes (by dustin):
  * milestone:  0.8.+ => 0.8.1
Old description:
> 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.
New description:
 Logs from the windows metabuildbot are interspersed with unnecessary
 newlines.  I suspect that these come from the stream encoding, Windows'
 use of '\r\n' instead of '\n', and Python's automatic newline translation.
--
Comment:
 I've seen these on UNIX buildslaves, too.  Hmm..
-- 
Ticket URL: <http://buildbot.net/trac/ticket/834#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list