#2534: unify/remove duplicates naming of pollInterval vs pollinterval
------------------------+--------------------
Reporter: yarikoptic | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: 0.8.+
Version: 0.8.7p1 | Resolution:
Keywords: docs |
------------------------+--------------------
Changes (by dustin):
* keywords: => docs
* type: undecided => enhancement
* milestone: undecided => 0.8.+
Old description:
> 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
New description:
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#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits