Bug 25853: Fix file permissions for update_patrons_category script
authorKatrin Fischer <katrin.fischer.83@web.de>
Sat, 18 Jul 2020 01:53:34 +0000 (01:53 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 7 Aug 2020 14:54:40 +0000 (16:54 +0200)
The permissions for this were -rw-r--r-- and need to be -rwxr-xr-x.

To test:
- Verify the file permissions before and after applying the patch.

Signed-off-by: Didier Gautheron <didier.gautheron@biblibre.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

misc/cronjobs/update_patrons_category.pl [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)