https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18709 Bug ID: 18709 Summary: koha-foreach should use koha-shell, internally Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz Highlighted by bug 17717, koha-foreach is currently taking care of crafting all env variables and call sudo to run the required tasks. We should definitely call koha-shell in there, and have a single place in which to take care of this logic. -- You are receiving this mail because: You are watching all bug changes.