https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25853
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107371|0 |1 is obsolete| | --- Comment #3 from Nick Clemens <[email protected]> --- Created attachment 107938 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107938&action=edit Bug 25853: Fix file permissions for update_patrons_category script 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 <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
