[Webkit-unassigned] [Bug 33488] webkit-patch upload errors if lacking a ChangeLog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 13:58:04 PST 2010


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





--- Comment #4 from Ojan Vafai <ojan at chromium.org>  2010-01-11 13:58:04 PST ---
backtrace:

ojanmacpro:WebKit ojan$ webkit-patch upload
Traceback (most recent call last):
  File "/WebKit/WebKitTools/Scripts/webkit-patch", line 108, in <module>
    WebKitPatch().main()
  File "/WebKit/WebKitTools/Scripts/webkitpy/multicommandtool.py", line 299, in
main
    return command.check_arguments_and_execute(options, args, self)
  File "/WebKit/WebKitTools/Scripts/webkitpy/multicommandtool.py", line 113, in
check_arguments_and_execute
    return self.execute(options, args, tool) or 0
  File
"/WebKit/WebKitTools/Scripts/webkitpy/commands/abstractsequencedcommand.py",
line 43, in execute
    self._sequence.run_and_handle_errors(tool, options,
self._prepare_state(options, args, tool))
  File "/WebKit/WebKitTools/Scripts/webkitpy/commands/upload.py", line 162, in
_prepare_state
    state = { "bug_id" : self._bug_id(args, tool) }
  File "/WebKit/WebKitTools/Scripts/webkitpy/commands/abstractdiffcommand.py",
line 38, in _bug_id
    bug_id =
parse_bug_id(tool.scm().commit_message_for_this_commit().message())
  File "/WebKit/WebKitTools/Scripts/webkitpy/scm.py", line 172, in
commit_message_for_this_commit
    raise ScriptError(message="Found no modified ChangeLogs, cannot create a
commit message.\n"
webkitpy.executive.ScriptError: Found no modified ChangeLogs, cannot create a
commit message.
All changes require a ChangeLog.  See:
http://webkit.org/coding/contributing.html

-- 
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