Bugzilla – Attachment 158103 Details for
Bug 35171
runreport.pl cronjob should optionally send an email when the report has no results
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35171: (QA follow-up): tidy up POD
Bug-35171-QA-follow-up-tidy-up-POD.patch (text/plain), 1.56 KB, created by
Victor Grousset/tuxayo
on 2023-10-30 20:00:24 UTC
(
hide
)
Description:
Bug 35171: (QA follow-up): tidy up POD
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2023-10-30 20:00:24 UTC
Size:
1.56 KB
patch
obsolete
>From f2d553f35ad532ae3b3169c3f134f541369e9ea8 Mon Sep 17 00:00:00 2001 >From: Victor Grousset/tuxayo <victor@tuxayo.net> >Date: Mon, 30 Oct 2023 20:58:21 +0100 >Subject: [PATCH] Bug 35171: (QA follow-up): tidy up POD > >--- > misc/cronjobs/runreport.pl | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > >diff --git a/misc/cronjobs/runreport.pl b/misc/cronjobs/runreport.pl >index 656ce34d07..60b9fe4652 100755 >--- a/misc/cronjobs/runreport.pl >+++ b/misc/cronjobs/runreport.pl >@@ -54,7 +54,8 @@ runreport.pl [ -h | -m ] [ -v ] reportID [ reportID ... ] > --format=s selects format. Choice of text, html, csv or tsv > > -e --email whether to use e-mail (implied by --to or --from) >- --send_empty whether to send an email when there are no results from the specified report >+ --send_empty whether to send an email when there are no results from the >+ specified report > -a --attachment additionally attach the report as a file. cannot be used with html format > --username username to pass to the SMTP server for authentication > --password password to pass to the SMTP server for authentication >@@ -62,7 +63,7 @@ runreport.pl [ -h | -m ] [ -v ] reportID [ reportID ... ] > --to=s e-mail address to send report to > --from=s e-mail address to send report from > --subject=s subject for the e-mail >- --param=s parameters for the report >+ --param=s parameters for the report > --store-results store the result of the report > --csv-header add column names as first line of csv output > >-- >2.42.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 35171
:
157944
|
158016
|
158102
| 158103