[Buildbot-commits] [Buildbot] #2707: Cannot configure username and password for statuslog

Buildbot trac trac at buildbot.net
Fri Feb 28 18:25:50 UTC 2014


#2707: Cannot configure username and password for statuslog
----------------------+-----------------------
Reporter:  pvalsecc   |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.8      |   Keywords:
----------------------+-----------------------
 If I put that in my .buildbot/options:
 {{{
 username = 'foo'
 password = 'bar'
 }}}

 It is not taken into account when I run:
 {{{
 buildbot statuslog
 }}}

 Please have a look at the attached patch.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2707>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list