WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
64339
commit.py should check for change log entry instead of the commit message length
https://bugs.webkit.org/show_bug.cgi?id=64339
Summary
commit.py should check for change log entry instead of the commit message length
Ryosuke Niwa
Reported
2011-07-11 19:13:36 PDT
webkitpy/tool/steps/commit.py can throw an exception the message: "Attempted to commit with a commit message shorter than 50 characters. Either your patch is missing a ChangeLog or webkit-patch may have a bug." Instead of checking the length of the commit message, the script should actually verify that there's a change log entry.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug