RESOLVED FIXED Bug 27970
bugzilla-tool --commit-queue should only land commit-queue+ patches
https://bugs.webkit.org/show_bug.cgi?id=27970
Summary bugzilla-tool --commit-queue should only land commit-queue+ patches
Adam Barth
Reported 2009-08-04 00:01:25 PDT
I don't think the land-commit-queue command makes sense. It's more robust to drive the commit-queue from another process. When we do that, we want to only commit patches that have the commit-queue+ flag, so we should make land-patches --commit-queue do the filtering.
Attachments
Patch v1 (4.20 KB, patch)
2009-08-04 00:05 PDT, Adam Barth
eric: review+
Adam Barth
Comment 1 2009-08-04 00:02:25 PDT
This patch requires the infrastructure from Bug 27918.
Adam Barth
Comment 2 2009-08-04 00:05:30 PDT
Created attachment 34039 [details] Patch v1
Eric Seidel (no email)
Comment 3 2009-08-04 00:27:36 PDT
Comment on attachment 34039 [details] Patch v1 Yay minus lines!
Adam Barth
Comment 4 2009-08-04 01:20:07 PDT
Committed revision 46751.
Note You need to log in before you can comment on or make changes to this bug.