Bug 16448: Fix perlcritic errors introduced by 12478
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 5 May 2016 14:19:50 +0000 (11:19 -0300)
committerBrendan Gallagher <bredan@bywatersolutions.com>
Thu, 5 May 2016 21:26:06 +0000 (21:26 +0000)
commitf4936b57632bf6306dbc09c1bf7e1fe7496a6714
tree538cf80ca79582dff8db1a29e7a258047f26567c
parent44e0cb2895f5e9fbf541603f5497f67f58fd5baf
Bug 16448: Fix perlcritic errors introduced by 12478

Bug 12478 introduced two perlcritic errors. This patch fixes them.

To test:
- On master, run:
  $ prove t/00-testcritic.t
=> FAIL: catalogue/search.pl and Koha/Authority.pm fail the critic tests.
- Apply the patch
- Run:
  $ prove t/00-testcritic.t
=> SUCCESS: All happy
- Sign off :-D

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
All test successful. Needs $ export TEST_QA=1

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan Gallagher <bredan@bywatersolutions.com>
Koha/Authority.pm
catalogue/search.pl