[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 Mar 25 10:07:33 CET 2016


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

Mirko Tietgen <mirko at abunchofthings.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43446|0                           |1
        is obsolete|                            |

--- Comment #3 from Mirko Tietgen <mirko at abunchofthings.net> ---
Created attachment 49578
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49578&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

Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>

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


More information about the Koha-bugs mailing list