https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901 --- Comment #141 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 202541 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202541&action=edit Bug 40901: (QA follow-up) Make the systemd unit validation test run in KTD The test failed in KTD instead of skipping, and the systemd-analyze option it relied on doesn't exist in any systemd QA will meet, so the unit files were never actually checked anywhere. Load Test::NoWarnings after the plan, use the SYSTEMD_UNIT_PATH environment variable instead, and ignore noise from helper scripts the packages haven't installed yet. Test Plan: 1) Apply this patch 2) prove t/00-valid-systemd-units.t 3) Note all units are now verified instead of the file failing! -- You are receiving this mail because: You are watching all bug changes.