| Summary: | Typo in help for cleanupdatabase.pl: --log-modules needs to be --log-module | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Command-line Utilities | Assignee: | Fridolin Somers <fridolin.somers> |
| Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | fridolin.somers, lucas, robin, victor, wainuiwitikapark |
| Version: | Main | Keywords: | Academy |
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
24.05.00,23.11.01,23.05.07,22.11.28
|
|
| Circulation function: | |||
| Attachments: |
Bug 34091: Fix typo log-modules in help for cleanupdatabase.pl
Bug 34091: Fix typo log-modules in help for cleanupdatabase.pl Bug 34091: Fix typo log-modules in help for cleanupdatabase.pl |
||
|
Description
Katrin Fischer
2023-06-22 09:10:06 UTC
Created attachment 159471 [details] [review] Bug 34091: Fix typo log-modules in help for cleanupdatabase.pl This parameter is actually --log-module. Test plan : Run misc/cronjobs/cleanup_database.pl -h Confirm you see --log-module Created attachment 159480 [details] [review] Bug 34091: Fix typo log-modules in help for cleanupdatabase.pl This parameter is actually --log-module. Test plan : Run misc/cronjobs/cleanup_database.pl -h Confirm you see --log-module Signed-off-by: David Nind <david@davidnind.com> Created attachment 159664 [details] [review] Bug 34091: Fix typo log-modules in help for cleanupdatabase.pl This parameter is actually --log-module. Test plan : Run misc/cronjobs/cleanup_database.pl -h Confirm you see --log-module Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> Works, makes sense, QA script happy, code looks good, passing QA :) Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.01 Backported to 23.05.x for upcoming 23.05.07 Applied to 22.11 |