Summary: | koha-stop-zebra error handling | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Packaging | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | bgkriegel, chris, chrish, robin |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | Sponsored | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 4876, 10259 | ||
Attachments: |
Bug 10146 - koha-stop-zebra error handling
Bug 10146 - koha-stop-zebra error handling Bug 10146 - koha-stop-zebra error handling Bug 10146 - koha-stop-zebra error handling |
Description
Tomás Cohen Arazi (tcohen)
2013-04-29 14:10:06 UTC
Created attachment 17789 [details] [review] Bug 10146 - koha-stop-zebra error handling koha-stop-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Sponsored-by: Universidad Nacional de Córdoba Created attachment 17810 [details] [review] Bug 10146 - koha-stop-zebra error handling koha-stop-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Sponsored-by: Universidad Nacional de Córdoba Everything works fine, except we get a double up on the usage statement now ./debian/scripts/koha-stop-zebra Stops Zebra for Koha instances. Usage: ./debian/scripts/koha-stop-zebra instancename1 instancename2... Usage: ./debian/scripts/koha-stop-zebra instancename... Created attachment 17843 [details] [review] Bug 10146 - koha-stop-zebra error handling koha-stop-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Edit: Corrected the die message Sponsored-by: Universidad Nacional de Córdoba Created attachment 18107 [details] [review] Bug 10146 - koha-stop-zebra error handling koha-stop-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Edit: Corrected the die message Sponsored-by: Universidad Nacional de Córdoba Signed-off-by: Robin Sheat <robin@catalyst.net.nz> This patch has been pushed to master and 3.12.x. Pushed to 3.10.x, will be in 3.10.7 Pushed to 3.8.x, will be in 3.8.14 |