[Webkit-unassigned] [Bug 107152] feeder-queue shouldn't bother feeding patches over a week old
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 4 08:56:40 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=107152
--- Comment #3 from Csaba Osztrogonac <ossy at webkit.org> 2013-11-04 08:55:27 PST ---
(From update of attachment 215907)
View in context: https://bugs.webkit.org/attachment.cgi?id=215907&action=review
> Tools/Scripts/webkitpy/tool/bot/feeders.py:94
> - ids_needing_review = set(self._tool.bugs.queries.fetch_attachment_ids_from_review_queue())
> + ids_needing_review = set(self._tool.bugs.queries.fetch_attachment_ids_from_review_queue(datetime.today()))
It should be now - 7 days, not now. :)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list