[Koha-bugs] [Bug 14144] Silence warnings t/db_dependent/Auth_with_ldap.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 5 01:15:52 CEST 2016


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

--- Comment #7 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 49886
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49886&action=edit
Bug 14144: Clean ups and refactors

perltidy
old new calls to new call format
attrType -> attr_type (perlcritic friendlier)
double quotes to single quotes
'' combinations to q{} (perlcritic friendlier)
refactored parameters to mock_net_ldap_search into a HASH

This piece is not necessary, but I think it is nicer.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list