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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from David Nind <[email protected]> ---
Testing notes (using KTD):

1. When reproducing the problem, this is where I added echo $PERL5LIB:
   sudo vi /usr/sbin/koha-plack

368 _do_instance() {
369     local name=$1
370 
371     adjust_paths_git_install $name
372     PERL5LIB=$PERL5LIB:$KOHA_HOME/installer:$KOHA_HOME/lib/installer
==> 373 echo $PERL5LIB

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to