16 Feb
2016
16 Feb
'16
3:38 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15714 --- Comment #10 from M. Tompsett <mtompset@hotmail.com> --- 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.