[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
Thu Apr 28 15:31:54 CEST 2016


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

--- Comment #19 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 50921
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50921&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.

Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
Works as expected. No koha-qa erros

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list