Author: janne.t.harkonen Date: Tue Mar 24 08:45:13 2009 New Revision: 1507
Modified: trunk/proto/buildbot/master.cfg Log: fixed buildbot url in mail messages Modified: trunk/proto/buildbot/master.cfg ============================================================================== --- trunk/proto/buildbot/master.cfg (original) +++ trunk/proto/buildbot/master.cfg Tue Mar 24 08:45:13 2009 @@ -138,4 +138,4 @@ # with an externally-visible host name which the buildbot cannot figure out # without some help. -c['buildbotURL'] = "http://localhost:8010/" +c['buildbotURL'] = "http://robot.radiaatto.ri.fi:8080/"
