Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave.

This commit is contained in:
jocuri%softhome.net 2004-02-27 11:10:01 +00:00
parent 4156149799
commit 3487daa68c

View File

@ -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;