#2534: unify/remove duplicates naming of pollInterval vs pollinterval
-----------------------+-----------------------
Reporter:  yarikoptic  |      Owner:
    Type:  undecided   |     Status:  new
Priority:  minor       |  Milestone:  undecided
 Version:  0.8.7p1     |   Keywords:
-----------------------+-----------------------
 First spotted in GitPoller.__init__ interface reported in IPython

 ```
 GitPoller(self, repourl, branches=None, branch=None, workdir=None,
 pollInterval=600, gitbin='git', usetimestamps=True, category=None,
 project=None, pollinterval=-2, fetch_refspec=None, encoding='utf-8')
 ```
 mention there are both pollInterval and pollinterval.
 http://docs.buildbot.net/latest/manual/cfg-changesources.html#gitpoller
 has only pollInterval for Git and Hg but pollinterval for
 GoogleCodeAtomPoller

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2534>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to