[Buildbot-commits] [Buildbot] #2586: Can't override html templates in master's templates directory

Buildbot trac trac at buildbot.net
Mon Nov 18 13:41:23 UTC 2013


#2586: Can't override html templates in master's templates directory
---------------------+--------------------
Reporter:  hwoarang  |       Owner:
    Type:  defect    |      Status:  new
Priority:  major     |   Milestone:  0.8.9
 Version:  0.8.8     |  Resolution:
Keywords:  web       |
---------------------+--------------------

Comment (by hwoarang):

 I added the following line to master/buildbot/status/web/base.py

 print "LOOKING TEMPLATES AT: "+os.path.join(os.getcwd())

 And then

 hwoarang at foo$ grep -r LOOKING twistd.log
 2013-11-18 13:38:00+0000 [-] LOOKING TEMPLATES AT: /

 It appears to me it's not looking properly

 Maybe because buildbot is started using a init script (as shown before)
 and not directly from the master's directory?

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2586#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list