[Buildbot-commits] [Buildbot] #2040: .buildbot-sourcedata sometimes contains unicode strings, causes full resync during builds
Buildbot
nobody at buildbot.net
Sat Jul 9 22:05:09 UTC 2011
#2040: .buildbot-sourcedata sometimes contains unicode strings, causes full resync
during builds
--------------------+--------------------
Reporter: dberger | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.5
Version: 0.8.4p1 | Resolution:
Keywords: p4 |
--------------------+--------------------
Changes (by dustin):
* keywords: => p4
* milestone: undecided => 0.8.5
Comment:
Any further progress? Python will compare u'...' as equal to '...' (by
casting the latter to unicode).
--
Ticket URL: <http://trac.buildbot.net/ticket/2040#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list