Bug 146933 - webkit-patch doesn't use the correct ChangeLog when in webkitpy
Summary: webkit-patch doesn't use the correct ChangeLog when in webkitpy
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-14 11:45 PDT by Dean Johnson
Modified: 2015-08-04 09:41 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Johnson 2015-07-14 11:45:31 PDT
When running `webkit-patch upload -g HEAD --request-commit 143967` from the WebKit/Tools/Scripts/webkitpy directory, webkit-patch did not add my ChangeLog in WebKit/Tools from my previous commit. I can only assume it appeared to be looking in the root of WebKit instead of WebKit/Tools, which is why my ChangeLog was not included in my patch.

Comment #29 has the incorrect patch: https://bugs.webkit.org/show_bug.cgi?id=143967