[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 15:33:16 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26692
aroben at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32144|review? |review+
Flag| |
------- Comment #6 from aroben at apple.com 2009-07-01 15:33 PDT -------
(From update of attachment 32144)
> @@ -94,6 +96,8 @@ sub normalizePath($);
> # Project time zone for Cupertino, CA, US
> my $changeLogTimeZone = "PST8PDT";
>
> +my $name;
> +my $email_address;
> my $gitCommit = 0;
> my $gitIndex = "";
You've been infected (cleansed?) by Python. Please use interCaps for variable
names.
r=me
--
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