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

--- Comment #10 from M. Tompsett <[email protected]> ---
Here is what I did to test this:
Create an empty VM (e.g. an Debian 8.3 VM)
Roll a distribution off master+15714
Install it on that VM.
sudo koha-stop-zebra library
ps aux | grep zebra
sudo koha-start-zebra library
ps aux | grep zebra
--- These should be defaults
sudo vi /etc/koha/site/library/koha-conf.xml
--- tweak the zebra log levels
sudo koha-stop-zebra library
ps aux | grep zebra
sudo koha-start-zebra library
ps aux | grep zebra
--- These should match what was tweaked.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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