[Webkit-unassigned] [Bug 27082] bugzilla-tool: Add --no-close switch to land-patches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 10:58:28 PDT 2009


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





--- Comment #3 from Eric Seidel <eric at webkit.org>  2009-07-08 10:58:28 PDT ---
This current change will just cause it to leave the attachment r+'d after
landing the bug, and leave it open.  In the --no-close we can unconditionally
obsolete first patch as we go, instead of trying to close the bug in that case.

                # If we're commiting more than one patch, update the bug as we
go.
                if len(patches) > 1:
                    tool.bugs.obsolete_attachment(patch['id'], comment_text)

-- 
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