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

--- Comment #16 from Jonathan Druart <[email protected]> 
---
I think the env vars must be kept if --preserve-env is passed.
But in that case we should do the test in the bashrc (if vars exist, don't
reset them with the default values).

Also I guess the following lines should be removed (var must be defined in
bashrc?)
 51     "env "
 52   . "KOHA_CONF=/etc/koha/sites/$instance/koha-conf.xml "
 53   . "PERL5LIB=$perl5lib

But we are going to far, the whole script needs its own bug report (if the
above is correct).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to