[Koha-bugs] [Bug 13377] automatic_renewals.pl not marked executable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 3 04:30:46 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13377

--- Comment #1 from Robin Sheat <robin at catalyst.net.nz> ---
Created attachment 34081
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34081&action=edit
Bug 13377: mark automatic_renewals.pl as executable

This script is called by a cron job, but was never marked as executable,
so will error every time it's called, which is no good.

To test:
* apply the patch
* make a package
* ensure that the installed
  /usr/share/koha/bin/cronjobs/automatic_renewals.pl
  is mode 755

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list