[Webkit-unassigned] [Bug 26755] webkit-patch's commit messages are less readable than commit-log-editor's
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 7 09:14:54 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=26755
--- Comment #27 from Adam Roben (:aroben) <aroben at apple.com> 2011-07-07 09:14:54 PST ---
(From update of attachment 99985)
View in context: https://bugs.webkit.org/attachment.cgi?id=99985&action=review
>> Tools/Scripts/commit-log-editor:50
>> sub usage
>
> Consider renaming to printUsageAndExit() so it's more descriptive.
Done.
>> Tools/Scripts/commit-log-editor:73
>> + exit !$getOptionsResult;
>
> This exit doesn't do anything because usage() already exits.
Good point! Removed.
>> Tools/Scripts/commit-log-editor:81
>> + exit 1;
>
> Ditto.
Removed.
>> Tools/Scripts/commit-log-editor:84
>> + exit;
>
> "exit 0;" ?
Sure, changed.
--
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