Closed
Bug 202744
Opened 22 years ago
Closed 22 years ago
Receiving unnecessary output from cron when running collectstats.pl
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: justdave, Assigned: justdave)
Details
(Whiteboard: [wanted for 2.17.4])
Attachments
(1 file)
566 bytes,
patch
|
gerv
:
review+
|
Details | Diff | Splinter Review |
Just updated an installation to the tip, and now get a mail like the following
every time collectstats.pl runs:
Date: Sun, 20 Apr 2003 03:00:03 -0700
From: root@sinclair.syndicomm.com (Cron Daemon)
To: root@sinclair.syndicomm.com
Subject: Cron <root@sinclair> cd /var/www/webapps/bugzilla ;
/var/www/webapps/bugzilla/collectstats.pl
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=root>
Total time taken 00:00:01
Assignee | ||
Updated•22 years ago
|
Whiteboard: [wanted for 2.17.4]
Assignee | ||
Updated•22 years ago
|
Target Milestone: --- → Bugzilla 2.18
Assignee | ||
Comment 1•22 years ago
|
||
simple solution: comment out the line doing the output.
Assignee | ||
Updated•22 years ago
|
Attachment #121149 -
Flags: review?(gerv)
Comment 3•22 years ago
|
||
Comment on attachment 121149 [details] [diff] [review]
patch
Nit: Capital U on uncomment.
r=gerv.
Gerv
Attachment #121149 -
Flags: review?(gerv) → review+
Assignee | ||
Comment 4•22 years ago
|
||
Checking in collectstats.pl;
/cvsroot/mozilla/webtools/bugzilla/collectstats.pl,v <-- collectstats.pl
new revision: 1.30; previous revision: 1.29
done
with a capital U.
Status: NEW → RESOLVED
Closed: 22 years ago
Flags: approval+
Resolution: --- → FIXED
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•