Changes between Version 7 and Version 8 of LuntbuildTracIntegration


Ignore:
Timestamp:
Dec 15, 2015, 2:36:12 PM (8 years ago)
Author:
figaro
Comment:

Removal of superfluous trac tag

Legend:

Unmodified
Added
Removed
Modified
  • LuntbuildTracIntegration

    v7 v8  
    2828
    2929To install this plugin, download the files matching your Trac version, unzip them and run the following:
    30 {{{ #!sh
     30{{{#!sh
    3131cd /path/to/LuntbuildTracIntegration
    3232python setup.py bdist_egg
     
    4242For this plugin to know where to look for your Luntbuild data, add some lines to your `trac.ini` file:
    4343
    44 {{{ #!ini
     44{{{#!ini
    4545[luntbuild]
    4646db_host = localhost      # Mysql hostname where your Luntbuild database lives