Bugzilla – Attachment 103461 Details for
Bug 25245
Add a plugin hook to allow running code on a nightly basis
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25245: Add plugins_nightly.pl to the default cron
Bug-25245-Add-pluginsnightlypl-to-the-default-cron.patch (text/plain), 1.00 KB, created by
Martin Renvoize (ashimema)
on 2020-04-22 11:12:37 UTC
(
hide
)
Description:
Bug 25245: Add plugins_nightly.pl to the default cron
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-04-22 11:12:37 UTC
Size:
1.00 KB
patch
obsolete
>From 8845751ba59c82172054ec44eb2e334741a4bc35 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 22 Apr 2020 12:10:56 +0100 >Subject: [PATCH] Bug 25245: Add plugins_nightly.pl to the default cron > >--- > debian/koha-common.cron.daily | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/debian/koha-common.cron.daily b/debian/koha-common.cron.daily >index b458cd9c28..9491863c6b 100644 >--- a/debian/koha-common.cron.daily >+++ b/debian/koha-common.cron.daily >@@ -26,4 +26,5 @@ koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/cleanup_database.pl > koha-foreach --chdir --enabled --noemail /usr/share/koha/bin/cronjobs/cleanup_database.pl --mail > koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/holds/auto_unsuspend_holds.pl > /dev/null 2>&1 > koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/merge_authorities.pl -b >+koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/plugins_nightly.pl > koha-run-backups --days 2 --output /var/spool/koha >-- >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 25245
:
103454
|
103460
|
103461
|
103497
|
103498
|
103767
|
103768
|
103769
|
103774
|
103775
|
103776
|
103778
|
104345
|
105400
|
105401
|
105402
|
106067
|
106068
|
106069