]> git.koha-community.org Git - koha.git/commit
Bug 6929 - ensure that koha-stop-zebra will try to stop everything
authorRobin Sheat <robin@catalyst.net.nz>
Wed, 28 Sep 2011 06:09:01 +0000 (19:09 +1300)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 25 Oct 2011 23:32:45 +0000 (19:32 -0400)
commit838df87bec05d2751caff49958e8e418a5fb1e90
tree6dedf999b032c480774fb3d61efc3236584a0271
parenta82959ed04aa15bb8bf1c56ed0f384885ba39f90
Bug 6929 - ensure that koha-stop-zebra will try to stop everything

Currently, if it attempts to stop a zebra process that doesn't exist,
the script will abort, which leaves things running. This patch prevents
it from aborting.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit aca414977ac3f16cec353c23c59a298ee828d24c)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
debian/scripts/koha-stop-zebra