From df2bdf8153e103826321d7363f9632b461e7589e Mon Sep 17 00:00:00 2001 From: Matt Selsky Date: Sun, 26 Feb 2012 00:04:04 +0100 Subject: Bug 573368: Whine emails should include links to load buglists listed in the email r/a=LpSolit --- whine.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'whine.pl') diff --git a/whine.pl b/whine.pl index 492900174..7dca2620b 100755 --- a/whine.pl +++ b/whine.pl @@ -338,6 +338,7 @@ while (my $event = get_next_event) { # - queries array of hashes containing: # - bugs: array of hashes mapping fieldnames to values for this bug # - title: text title given to this query in the whine event +# - name: text name of this query # - schedule_id integer id of the schedule being run # - subject Subject line for the message # - recipient user object for the recipient -- cgit v1.2.3-24-g4f1b