[Webkit-unassigned] [Bug 159652] SVN.create_patch should find svn-create-patch relative to the WebKit root.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 16:20:35 PDT 2016


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

--- Comment #3 from Daniel Bates <dbates at webkit.org> ---
Comment on attachment 283360
  --> https://bugs.webkit.org/attachment.cgi?id=283360
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=283360&action=review

> Tools/Scripts/webkitpy/common/checkout/scm/svn.py:42
> +from webkitpy.common.webkit_finder import WebKitFinder
>  from webkitpy.common.memoized import memoized
>  from webkitpy.common.system.executive import Executive, ScriptError
>  from webkitpy.common.config.urls import svn_server_host, svn_server_realm

Please sort these imports with respect to the UNIX sort command.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160711/bcb7c784/attachment.html>


More information about the webkit-unassigned mailing list