Closed Bug 504526 Opened 15 years ago Closed 15 years ago

Add Thunderbird 3.0b3 and 3.0b4pre to crash-stats.m.c

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Usul, Assigned: fox2mike)

References

Details

+++ This bug was initially created as a clone of Bug #479123 +++ Please add Thunderbird 3.0b3 and 3.0b4pre to the crash-stats version list. Adapted from other bugs, the sql should be: insert into branches(product,version,branch) values('Thunderbird','3.0b3','1.9.1');
No longer blocks: TB3.0b3
Blocks: TB3.0b3
Assignee: server-ops → shyam
Status: NEW → ASSIGNED
breakpad=# insert into branches(product,version,branch) breakpad-# values('Thunderbird','3.0b3','1.9.1'); INSERT 0 1 All done.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Okay, I just noticed the subject said 3.0b3 AND 3.0b4pre, would you like me to add the second on as well?
(In reply to comment #2) > Okay, I just noticed the subject said 3.0b3 AND 3.0b4pre, would you like me to > add the second on as well? Please.
Just to confirm, insert into branches(product,version,branch) values('Thunderbird','3.0b4pre','1.9.1'); is correct?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to comment #4) > Just to confirm, > > insert into branches(product,version,branch) > values('Thunderbird','3.0b4pre','1.9.1'); > > is correct? Yes - sorry my comment #0 should have been clearer.
breakpad=# insert into branches(product,version,branch) values('Thunderbird','3.0b4pre','1.9.1'); INSERT 0 1 Now we're all done :) (In reply to comment #5) > Yes - sorry my comment #0 should have been clearer. Not a problem. Have a good one!
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.