From ac8601fc8ce200af5272b971adfb738277008cba Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 4 Apr 2008 11:48:18 +0000 Subject: Documentation patch for bug 245075: Document command-line script to send unsent bugmail; patch by Shane H. W. Travis , r=vladd. --- docs/en/xml/patches.xml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'docs/en/xml/patches.xml') diff --git a/docs/en/xml/patches.xml b/docs/en/xml/patches.xml index 12efb0ca4..f4739e127 100644 --- a/docs/en/xml/patches.xml +++ b/docs/en/xml/patches.xml @@ -16,14 +16,12 @@ command line. They live in the contrib/cmdline directory. There are three files - query.conf, - buglist and bugs. + buglist and bugs. - - These files pre-date the templatization work done as part of the - 2.16 release, and have not been updated. - + These files pre-date the templatisation work done as part of the + 2.16 release, and have not been updated. @@ -83,7 +81,7 @@ To accomplish this task, sendunsentbugmail.pl uses - the same mechanism as the sanitycheck.cgi script; + the same mechanism as the sanitycheck.cgi script; it it scans through the entire database looking for bugs with changes that were made more than 30 minutes ago, but where there is no record of anyone related to that bug having been sent mail. Having compiled a list, @@ -100,9 +98,9 @@ - Usage: move the sendunsentbugmail.pl script - up into the main directory, ensure it has execute permission, and run it - from the command line (or from a cron job) with no parameters. + USAGE: move the sendunsentbugmail.pl script up into the main directory, + ensure it has execute permission, and run it from the command line (or + from a cron job) with no parameters. -- cgit v1.2.3-24-g4f1b