[koha-commits] main Koha release repository branch master updated. v3.22.00-1547-gf4936b5

Git repo owner gitmaster at git.koha-community.org
Thu May 5 23:16:56 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  f4936b57632bf6306dbc09c1bf7e1fe7496a6714 (commit)
      from  44e0cb2895f5e9fbf541603f5497f67f58fd5baf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f4936b57632bf6306dbc09c1bf7e1fe7496a6714
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Thu May 5 11:19:50 2016 -0300

    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 at gmail.com>
    All test successful. Needs $ export TEST_QA=1
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 Koha/Authority.pm   |    2 +-
 catalogue/search.pl |    2 --
 2 files changed, 1 insertion(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list