https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40083 Kyle M Hall (khall) <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #4 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- I cannot recreate this issue. I modified a plugin to have the following: sub install { warn "INSTALL"; } When I ran install_plugins.pl, I got the following output: ./misc/devel/install_plugins.pl INSTALL at /kohadevbox/plugins/koha-plugin-rfid/Koha/Plugin/Com/ByWaterSolutions/RFID.pm line 26. Installed RFID version {VERSION} All plugins successfully re-initialised -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.