https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19760 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Julian Maurice from comment #3)
I'm not sure about the message, should we recommend a tool that is only available on Debian package installs ?
It is the common mistake people does when they use kohadevbox, so they will have access to koha-shell. What do you suggest?
Also, there is a strange behaviour (not caused by this patch), when KOHA_CONF is empty or does not contain a valid/existing filename, it is just defaulted to /etc/koha/koha-conf.xml (if it exists). So, on my dev install, I can run `KOHA_CONF=/not/existing perl help.pl` and it uses /etc/koha/koha-conf.xml without warning
Yes we should add a warning instead. -- You are receiving this mail because: You are watching all bug changes.