https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31055 --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to David Cook from comment #4)
Well, koha-functions.sh isn't a command/executable that should be in the $PATH, so really it shouldn't be in /usr/sbin (or /usr/share/koha/bin really).
koha-functions.sh should probably be in /usr/lib/koha or /usr/share/koha/lib I suppose.
Thx David. Yes, you are quite right about that. Pragmatically, I would not mind pushing it along with the real scripts though. And cheatingly we could add some kind of help/usage statement to it, making it a real script too :) The fact that we are storing it in debian/scripts, gave it the .sh extension and copy it to koha/bin does not help either.. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.