[Koha-bugs] [Bug 22396] koha-sip script does not start the server correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 22 16:05:56 CET 2019


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

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 85562
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85562&action=edit
Bug 22396: Make koha-sip set KOHA_HOME and KOHA_CONF correctly

This patch corrects a typo, and exports KOHA_CONF as other scripts do.

To test:
- Apply this patch
- Run:
  $ # in kohadevbox
  $ perl misc4dev/cp_debian_files.pl
- Try the new script
  $ sudo koha-sip --start kohadev
=> SUCCESS: tail -f /var/log/koha/kohadev/sip* doesn't show fatal errors
anymore
- Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list