~vauxoo/openerp-tools/openerprunbot-change_to_current_path_job7-dev-moylop260

« back to all changes in this revision

Viewing changes to openerp-runbot/openerp-runbot

  • Committer: Anonymous Coward on runbot
  • Date: 2013-06-20 12:00:15 UTC
  • Revision ID: anonymous_coward_on_runbot-20130620120015-3myc85hgxh56spco
[IMP] runbot: expose /hostname/:subdomain.

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
            o.nginx_domain, o.test, o.workers, start_job_id,
93
93
            o.debug, lp, o.job_type)
94
94
        #runbot_kill_msg()
 
95
        openerprunbot.runbot = r
95
96
        r.loop()
96
97
        openerprunbot.core.run(["cp", os.path.join(path, "stopped.html"), "static/index.html"])
97
98
        with open('run/last-job-id.txt', 'w') as f: