Bugzilla – Attachment 118763 Details for
Bug 15563
Add option to regularly delete patroncard and label batches to cleanup_database.pl cronjob
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15563: (QA follow-up) Add missing character
Bug-15563-QA-follow-up-Add-missing-character.patch (text/plain), 1.01 KB, created by
Martin Renvoize (ashimema)
on 2021-03-24 13:54:22 UTC
(
hide
)
Description:
Bug 15563: (QA follow-up) Add missing character
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-03-24 13:54:22 UTC
Size:
1.01 KB
patch
obsolete
>From 88fc0de12214312bd2b335fc755c755ad3199cb9 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 24 Mar 2021 13:53:04 +0000 >Subject: [PATCH] Bug 15563: (QA follow-up) Add missing character > >The script wasn't compiling; very simple mistake to make. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > misc/cronjobs/cleanup_database.pl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/misc/cronjobs/cleanup_database.pl b/misc/cronjobs/cleanup_database.pl >index 1340d152fd..76f1f177d0 100755 >--- a/misc/cronjobs/cleanup_database.pl >+++ b/misc/cronjobs/cleanup_database.pl >@@ -607,6 +607,7 @@ if (defined $pPseudoTransactions or $pPseudoTransactionsFrom or $pPseudoTransact > ? sprintf "Done with purging %d pseudonymized transactions.", $count > : sprintf "%d pseudonymized transactions would have been purged.", $count; > } >+} > > if ($labels) { > print "Purging item label batches last added to more than $labels days ago.\n" if $verbose; >-- >2.20.1
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 15563
:
102934
|
102948
|
103003
|
103004
|
103011
|
103012
|
103492
|
103493
|
107115
|
107639
|
118076
|
118078
|
118081
|
118082
|
118345
|
118762
|
118763
|
118764
|
120082
|
120221