From: Tomas Cohen Arazi Date: Fri, 4 Jul 2014 18:06:26 +0000 (-0300) Subject: Revert "Bug 8567: Set output directory for fines.pl in cron config created by the... X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=16250f76d2bbdbee0cb8d6115a80c182e84e94e4;p=koha_fer Revert "Bug 8567: Set output directory for fines.pl in cron config created by the packages" This reverts commit 0162453a1cf20f5037bdda1cdeb662283f05f5f0. Signed-off-by: Tomas Cohen Arazi --- diff --git a/debian/koha-common.cron.daily b/debian/koha-common.cron.daily index 1f540cd75e..2f899b08c2 100644 --- a/debian/koha-common.cron.daily +++ b/debian/koha-common.cron.daily @@ -16,7 +16,7 @@ # along with this program. If not, see . koha-foreach --enabled --email /usr/share/koha/bin/cronjobs/overdue_notices.pl -t -koha-foreach --enabled /usr/share/koha/bin/cronjobs/fines.pl --out /var/log/koha/__instancename__ +koha-foreach --enabled /usr/share/koha/bin/cronjobs/fines.pl koha-foreach --enabled --email /usr/share/koha/bin/cronjobs/advance_notices.pl -c koha-foreach --enabled /usr/share/koha/bin/cronjobs/holds/cancel_expired_holds.pl >/dev/null 2>&1 koha-foreach --enabled /usr/share/koha/bin/cronjobs/services_throttle.pl > /dev/null 2>&1