[Webkit-unassigned] [Bug 36865] path to committers.py in commit-queue rejection message is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 17:40:17 PDT 2010


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





--- Comment #2 from Chris Jerdonek <cjerdonek at webkit.org>  2010-03-30 17:40:17 PST ---
(In reply to comment #1)
> from committers import __file__?
> 
> (Not sure if that would work.)

Or better is probably--

from committers import __file__ as _committers_file

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