summaryrefslogtreecommitdiffstats
path: root/whineatnews.pl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-02-27 20:10:01 +0100
committerjocuri%softhome.net <>2004-02-27 20:10:01 +0100
commit345cca47639395e60f4b2aeff29add6af64146ca (patch)
tree384c0c445518cc3f1f8eb1bd1f96f9780d955db2 /whineatnews.pl
parente09500e15816714ae4967613dee7e436c6868e13 (diff)
downloadbugzilla-345cca47639395e60f4b2aeff29add6af64146ca.tar.gz
bugzilla-345cca47639395e60f4b2aeff29add6af64146ca.tar.xz
Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave.
Diffstat (limited to 'whineatnews.pl')
-rwxr-xr-xwhineatnews.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/whineatnews.pl b/whineatnews.pl
index 3e6c15259..57a823583 100755
--- a/whineatnews.pl
+++ b/whineatnews.pl
@@ -25,7 +25,7 @@
# This is a script suitable for running once a day from a cron job. It
# looks at all the bugs, and sends whiny mail to anyone who has a bug
# assigned to them that has status NEW or REOPENED that has not been
-# touched for more than 7 days.
+# touched for more than the number of days specified in the whinedays param.
use strict;