Bugzilla – Attachment 106470 Details for
Bug 24153
Add a confirm flag to the cleanup_database.pl cronjob
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24153: (QA follow-up) Removing one redundant initialization line
Bug-24153-QA-follow-up-Removing-one-redundant-init.patch (text/plain), 871 bytes, created by
Marcel de Rooy
on 2020-07-02 08:37:28 UTC
(
hide
)
Description:
Bug 24153: (QA follow-up) Removing one redundant initialization line
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2020-07-02 08:37:28 UTC
Size:
871 bytes
patch
obsolete
>From 6d690f653300fcad151bbee2f490d8887ff19c6b Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Thu, 2 Jul 2020 08:35:07 +0000 >Subject: [PATCH] Bug 24153: (QA follow-up) Removing one redundant > initialization line >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > misc/cronjobs/cleanup_database.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/misc/cronjobs/cleanup_database.pl b/misc/cronjobs/cleanup_database.pl >index 318a225e96..c2d8e9832c 100755 >--- a/misc/cronjobs/cleanup_database.pl >+++ b/misc/cronjobs/cleanup_database.pl >@@ -283,7 +283,6 @@ if ($zebraqueue_days) { > if ($mail) { > my $count = 0; > print "Mail queue purge triggered for $mail days.\n" if $verbose; >- $count = 0; > $sth = $dbh->prepare( > q{ > DELETE FROM message_queue >-- >2.11.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 24153
:
95980
|
97256
|
101300
|
106197
|
106252
|
106253
|
106254
|
106327
|
106328
|
106329
|
106330
|
106331
|
106332
|
106333
|
106334
|
106335
|
106336
|
106465
|
106466
|
106467
|
106468
|
106469
| 106470