http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15011
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43399|0 |1 is obsolete| | --- Comment #2 from Tomás Cohen Arazi <[email protected]> --- Created attachment 43401 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43401&action=edit Bug 15011: koha-indexer should define the --pidfiles on starting the daemon The --pidfiles options is not provided on starting the daemon and the is_indexer_running consider that the daemon is not running Test plan: koha-indexer start koha-indexer stop should start and stop the zebra daemon wuthout any error. Signed-off-by: Tomas Cohen Arazi <[email protected]> Tested on kohadevbox:ansible sudo debian/scripts/koha-indexer --stop kohadev sudo debian/scripts/koha-indexer --start kohadev sudo debian/scripts/koha-indexer --restart kohadev All work as expected on the different scenarios. -- 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/
