[Webkit-unassigned] [Bug 111668] webkitpy: change git_commit_from_svn_revision() to work in a pure git checkout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 4 10:27:43 PST 2013


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





--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org>  2013-11-04 10:26:29 PST ---
(From update of attachment 215920)
View in context: https://bugs.webkit.org/attachment.cgi?id=215920&action=review

Did you run test-webkitpy webkitpy.common.checkout.scm.scm_unittest?

> Tools/Scripts/webkitpy/common/checkout/scm/git.py:313
> +        git_log = self._run_git(['log', '-1', '--grep=' + '^\s*git-svn-id:.*@%s ' % svn_revision])

What's the point of +?

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