[Webkit-unassigned] [Bug 26692] prepare-ChangeLog should bail out when missing EMAIL_ADDRESS or REAL_NAME

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 1 14:28:45 PDT 2009


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





------- Comment #4 from eric at webkit.org  2009-07-01 14:28 PDT -------
I'm not sure that adding --email= and --name= is actually worth it.  I am happy
to remove them if the reviewer agrees.  It's very easy to do:
REAL_NAME="Eric Seidel" prepare-ChangeLog

or just as easy as:
prepare-ChangeLog --name="Eric Seidel"

I think we should be encouraging people to use the environment variables.  I
initially added --name and --email because I wanted to leave flexibility if I
was making prepare-ChangeLog fail more strictly.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list