Summary: | koha-rebuild-zebra should pass through increased verbosity | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Command-line Utilities | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart, martin.renvoize, mtompset, robin |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 20795: Pass incrreased verbosity to zebra rebuild script
Bug 20795: Pass incrreased verbosity to zebra rebuild script Bug 20795: Pass incrreased verbosity to zebra rebuild script Bug 20795: Inform the user about this change, add to pod |
Description
Nick Clemens (kidclamp)
2018-05-20 14:43:14 UTC
Created attachment 75449 [details] [review] Bug 20795: Pass incrreased verbosity to zebra rebuild script To test: 1 - Run koha-rebuild-zebra with multiple '-v' 2 - Note no increased verbosity 3 - Apply patch 4 - Run the updated koha-rebuild-zebra script with multiple '-v' 5 - Note increased verbosity WOAH! That's massive. Created attachment 75482 [details] [review] Bug 20795: Pass incrreased verbosity to zebra rebuild script To test: 1 - Run koha-rebuild-zebra with multiple '-v' 2 - Note no increased verbosity 3 - Apply patch 4 - Run the updated koha-rebuild-zebra script with multiple '-v' 5 - Note increased verbosity Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 77372 [details] [review] Bug 20795: Pass incrreased verbosity to zebra rebuild script To test: 1 - Run koha-rebuild-zebra with multiple '-v' 2 - Note no increased verbosity 3 - Apply patch 4 - Run the updated koha-rebuild-zebra script with multiple '-v' 5 - Note increased verbosity Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 77373 [details] [review] Bug 20795: Inform the user about this change, add to pod Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Awesome work all! Pushed to master for 18.11 I can see how this could be extremely helpful to system administrators and as there are no effects unless called with the additional parameter I am happy to backport this enhancement. Pushed to 18.05.x for 18.05.03 Pushed to 17.11.x for 17.11.10 |