Bug 153139 - prepare-ChangeLog should print ChangeLog paths relative to $CWD
Summary: prepare-ChangeLog should print ChangeLog paths relative to $CWD
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-15 11:58 PST by BJ Burg
Modified: 2016-01-15 11:58 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2016-01-15 11:58:26 PST
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'.