Bug 138475

Summary: Remove code that prepends a leading 'r' to the first argument of _run_git_svn_find_rev in git.py
Product: WebKit Reporter: Matthew Hanson <matthew_hanson>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, glenn, mrowe, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch rniwa: review+

Matthew Hanson
Reported 2014-11-06 14:04:46 PST
This code breaks compatibility with the svn_revision_from_git_commit method. Once it is removed, it is up to the caller of _run_git_svn_find_rev to ensure that its revision is prepended with an 'r', when calling _run_git_svn_find_rev with an SVN revision.
Attachments
Patch (2.83 KB, patch)
2014-11-06 14:07 PST, Matthew Hanson
rniwa: review+
Matthew Hanson
Comment 1 2014-11-06 14:07:16 PST
Matthew Hanson
Comment 2 2014-11-06 14:41:26 PST
Note You need to log in before you can comment on or make changes to this bug.