[Koha-bugs] [Bug 28519] Add a 2nd directory for Perl modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 17 15:43:44 CEST 2021


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

--- Comment #20 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 122077
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122077&action=edit
Bug 28519: Add lib to koha-shell

Test plan:
% koha-shell kohadev -c 'echo $PERL5LIB'
=> /kohadevbox/koha:/kohadevbox/koha/lib

% koha-shell kohadev
echo $PERL5LIB
=> /kohadevbox/koha:/kohadevbox/koha/lib:/kohadevbox/qa-test-tools

Note that this is not consistent but at least we have lib now in both
situations

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


More information about the Koha-bugs mailing list