Bug 153139
| Summary: | prepare-ChangeLog should print ChangeLog paths relative to $CWD | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Blaze Burg <bburg> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Trivial | CC: | dbates, ddkilzer, lforschler |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Blaze Burg
Steps to reproduce:
* Make changes to WebKit2
* $ cd Source/WebKit2/
* $ prepare-ChangeLog
It prints out the message
'Editing the ../../WebKit2/ChangeLog file.'
But this path could simply be './ChangeLog'.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |