[Koha-bugs] [Bug 13216] fix koha-shell to work with git/dev installs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 16 04:47:49 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13216

--- Comment #2 from Liz Rea <liz at catalyst.net.nz> ---
Created attachment 43446
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43446&action=edit
Bug 13216 - fix koha shell to accept alternative perl5lib paths

To test:
gitify an install

run sudo koha-shell instance
run env | grep PERL5LIB it should be set to /usr/share/koha/lib

run sudo koha-shell -d /path/to/your/git/install
run env | grep PERL5LIB it should be set to /path/to/your/git/install

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list