Summary: | Remove misc/perlmodule_[ls|rm].pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, victor |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
23.11.00
|
Circulation function: | |
Attachments: |
Bug 35196: Remove misc/perlmodule_* scripts
Bug 35196: Remove misc/perlmodule_* scripts Bug 35196: Remove misc/perlmodule_* scripts |
Description
Jonathan Druart
2023-10-31 08:24:32 UTC
Created attachment 158110 [details] [review] Bug 35196: Remove misc/perlmodule_* scripts These scripts are outdated and no longer needed in the codebase. To test: * Verify both perlmodule_* scripts have been removed from misc/ Created attachment 158134 [details] [review] Bug 35196: Remove misc/perlmodule_* scripts These scripts are outdated and no longer needed in the codebase. To test: * Verify both perlmodule_* scripts have been removed from misc/ Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 158293 [details] [review] Bug 35196: Remove misc/perlmodule_* scripts These scripts are outdated and no longer needed in the codebase. To test: * Verify both perlmodule_* scripts have been removed from misc/ Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> Works, makes sense, QA script happy, passing QA :) Pushed to master for 23.11. Nice work everyone, thanks! I prefer not to impact stable branche |