[Webkit-unassigned] [Bug 16024] New: prepare-Changelog needs to use git repo-config if git config fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 21:26:56 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16024

           Summary: prepare-Changelog needs to use git repo-config if git
                    config fails
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leavengood at gmail.com


It seems the git command to get configuration information has changed from
config to repo-config recently. If someone runs the current prepare-Changelog
with a newer git the ChangeLog gets two git error messages inserted instead of
their name and email.

The attached patch fixes that. I am not a Perl programmer so bear with me, but
it is a simple change and works for me. I hope git formatted patches are
acceptable.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list