[Webkit-unassigned] [Bug 91742] check-webkit-style crashes with OSError exception if SVN is not installed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 19 09:17:31 PDT 2014


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #206523|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #12 from Darin Adler <darin at apple.com>  2014-08-19 09:17:38 PST ---
(From update of attachment 206523)
View in context: https://bugs.webkit.org/attachment.cgi?id=206523&action=review

> Tools/Scripts/webkitpy/common/checkout/scm/svn.py:104
> +            _log.warning("No `svn` executable found in $PATH, assume this is not a Subversion repository.")

Not sure I understand the grammar here. Here’s the sentence:

    No executable found, assume this is not a repository.

It seems like a comma splice, and I don’t understand why the tool is telling me to assume something.

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