From 345cca47639395e60f4b2aeff29add6af64146ca Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 27 Feb 2004 19:10:01 +0000 Subject: Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave. --- whineatnews.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'whineatnews.pl') 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; -- cgit v1.2.3-24-g4f1b