Ticket #191 (closed defect: fixed)
SVNPoller log msg missing argument
| Reported by: | thatch | Owned by: | warner |
|---|---|---|---|
| Priority: | patches-accepted | Milestone: | 0.7.8 |
| Version: | 0.7.6 | Keywords: | |
| Cc: |
Description
This is around line 239 in buildbot.changes.svnpoller:
if self.working:
log.msg("SVNPoller(%s) overrun: timer fired but the previous "
"poll had not yet finished.")
I haven't seen an error triggered but it looks like there's a %s missing its corresponding % self.svnurl format argument.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)