http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10624
--- Comment #7 from Robin Sheat <[email protected]> --- $ sudo ./koha-common.init status Zebra server running for instace test:. SIP server running for instace test:. $ sudo kill 2170 2171 2179 $ sudo ./koha-common.init status Zebra server running for instace test:. SIP server running for instace test: failed! looks good. One note is that if you forget to use sudo, the error message is pretty obscure. We should probably fail cleaner. But that's not the fault of this. -- 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/
