[Webkit-unassigned] [Bug 27150] New: REGRESSION (r45647): prepare-ChangeLog -d puts non-diff lines into the diff

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 11:05:09 PDT 2009


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

           Summary: REGRESSION (r45647): prepare-ChangeLog -d puts
                    non-diff lines into the diff
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: mjs at apple.com


To reproduce:

1. echo foo >> WebCore/DerivedSources.make
2. prepare-ChangeLog -d WebCore > WebCoreChanges.diff

WebCoreChanges.diff will contain the following lines at the beginning:

-- Please remember to include a detailed description in your ChangeLog entry.
--
-- See <http://webkit.org/coding/contributing.html> for more info --

Those lines should have been printed to the terminal (i.e., STDERR), not into
the diff.

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