http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7839 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #8 from David Cook <dcook@prosentient.com.au> --- Thanks for pointing that out, Chris! Much appreciated. (In reply to comment #6)
You are right :)
But it is your patch creating the file with 644
create mode 100644 members/routing-lists.pl
So you might want to chmod +x it in your repo, git add, git commit --amend and send a new patch that sets the right permissions. Or everyone will face this problem on install.
Chris
-- You are receiving this mail because: You are watching all bug changes.