[Webkit-unassigned] [Bug 26703] bugzilla-tool apply-patches needs --local-commit and land-patches should support multiple bugs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 23:52:01 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26703





------- Comment #8 from levin at chromium.org  2009-06-24 23:52 PDT -------
fwiw,
  "if not count or count > 1:"

Could also be written as
  "if count != 1:"

Whatever you like better.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list