Bug 152495
| Summary: | 'webkit-patch land' prints 'committed' text twice | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Trivial | CC: | lforschler |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
Committed rNNNNNN: <http://trac.webkit.org/changeset/NNNNNN> gets printed twice when running webkit-patch, for some months now. Really should only print once....
$ webkit-patch land
/home/mcatanzaro/src/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/keyring/backends/Gnome.py:6: PyGIWarning: GnomeKeyring was imported without specifying a version first. Use gi.require_version('GnomeKeyring', '1.0') before import to ensure that the right version gets loaded.
from gi.repository import GnomeKeyring
No bug id provided and --reviewer= not provided. Not updating ChangeLogs with reviewer.
Committed r194357: <http://trac.webkit.org/changeset/194357>
Committed r194357: <http://trac.webkit.org/changeset/194357>
No bug id provided.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |