[Webkit-unassigned] [Bug 25456] resolve-ChangeLogs fails when run from anywhere other than the git root

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 13:02:45 PDT 2009


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





------- Comment #1 from ddkilzer at webkit.org  2009-04-28 13:02 PDT -------
(In reply to comment #0)
> I looked at fixing this, but honestly I could not easily tell what half the
> variables in the darn script meant.  $_[0] I can only assume is the first
> argument?  And who knows what File::Spec->catfile($_[0], "ChangeLog"); is
> supposed to do?  (Maybe that grabs the contents of the file?)

man perlvar  [search for @_]
man File::Spec  [search for catfile]

I'll see what I can do the next time I get a ChangeLog conflict.


-- 
Configure bugmail: https://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