Bugzilla – Attachment 38009 Details for
Bug 13014
Sent an email to the fund owner when a suggestion can be treated
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13014: [QA Follow-up] Few typos in cronjob
Bug-13014-QA-Follow-up-Few-typos-in-cronjob.patch (text/plain), 1.20 KB, created by
Marcel de Rooy
on 2015-04-17 09:49:44 UTC
(
hide
)
Description:
Bug 13014: [QA Follow-up] Few typos in cronjob
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2015-04-17 09:49:44 UTC
Size:
1.20 KB
patch
obsolete
>From 574e49521360902c3b99c1b74316801cc1880992 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 17 Apr 2015 11:48:02 +0200 >Subject: [PATCH] Bug 13014: [QA Follow-up] Few typos in cronjob >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > misc/cronjobs/notice_unprocessed_suggestions.pl | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/misc/cronjobs/notice_unprocessed_suggestions.pl b/misc/cronjobs/notice_unprocessed_suggestions.pl >index 29c8663..3a31ed4 100755 >--- a/misc/cronjobs/notice_unprocessed_suggestions.pl >+++ b/misc/cronjobs/notice_unprocessed_suggestions.pl >@@ -28,12 +28,12 @@ unless (@days) { > > unless ($confirm) { > say "Doing a dry run; no email will be sent."; >- say "Run again with --confirm to sent emails."; >+ say "Run again with --confirm to send emails."; > $verbose = 1 unless $verbose; > } > > for my $number_of_days (@days) { >- say "Searching suggestions suggested $number_of_days ago" if $verbose; >+ say "Searching suggestions suggested $number_of_days days ago" if $verbose; > > my $suggestions = C4::Suggestions::GetUnprocessedSuggestions($number_of_days); > >-- >1.7.10.4
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 13014
:
31950
|
31951
|
31952
|
33247
|
33265
|
33266
|
33267
|
33293
|
33294
|
34792
|
34793
|
34794
|
34795
|
34796
|
35603
|
35604
|
35605
|
35606
|
35607
|
36272
|
36273
|
36275
|
36276
|
36277
|
38006
|
38007
|
38009
|
38012
|
38013
|
38014
|
38015
|
38016
|
38017
|
40597