Closed
Bug 469614
Opened 16 years ago
Closed 16 years ago
[BUGZILLA] Truncate buglog on module startup
Categories
(Webtools Graveyard :: Mozbot, defect)
Webtools Graveyard
Mozbot
Tracking
(Not tracked)
RESOLVED
FIXED
2.6
People
(Reporter: wolf, Assigned: wolf)
Details
Attachments
(1 file, 1 obsolete file)
751 bytes,
patch
|
Details | Diff | Splinter Review |
When mozbot starts up, it reads all the lines that have accumulated in the buglog since it shut down, and immediately begins outputting the changes, if the bots been down awhile, this can be a considerable amount, and delays current changes from being reported. In general, aside from channels where a full bugzilla history is desired, it makes more sense to just truncate the log and begin again at startup.
Assignee | ||
Comment 1•16 years ago
|
||
Oops, previous patch used tabs instead of spaces, this one's fixed.
Assignee | ||
Updated•16 years ago
|
Attachment #353128 -
Attachment is patch: true
Attachment #353128 -
Attachment mime type: application/octet-stream → text/plain
Assignee | ||
Comment 2•16 years ago
|
||
Checking in BotModules/Bugzilla.bm;
/cvsroot/mozilla/webtools/mozbot/BotModules/Bugzilla.bm,v <-- Bugzilla.bm
new revision: 2.25; previous revision: 2.24
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•