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

--- Comment #2 from David Cook <[email protected]> ---
To reproduce:
- sudo vi /usr/sbin/koha-plack

Within _do_instance after PERL5LIB is set, add the following:
echo $PERL5LIB

- sudo koha-create --request-db test1
- sudo koha-plack --restart test1 test1 test1 test1

- Note that the PERL5LIB grows from this:
/usr/share/koha/lib:/usr/share/koha/installer:/usr/share/koha/lib/installer

To this:
/usr/share/koha/lib:/usr/share/koha/installer:/usr/share/koha/lib/installer:/usr/share/koha/installer:/usr/share/koha/lib/installer:/usr/share/koha/installer:/usr/share/koha/lib/installer:/usr/share/koha/installer:/usr/share/koha/lib/installer

-- 
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