https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40083

Kyle M Hall (khall) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #4 from Kyle M Hall (khall) <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to