[Koha-bugs] [Bug 25778] koha-plack puts duplicate entries into PERL5LIB when multiple instances named

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 14 03:20:04 CEST 2020


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

--- Comment #8 from David Cook <dcook at prosentient.com.au> ---
Or better yet...

THIS=ONE
export THIS
test_function() {
    local THIS=blah
    echo `env`
}
test_function
echo $THIS

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


More information about the Koha-bugs mailing list