[koha-commits] main Koha release repository branch master updated. v3.22.00-977-g0f87929

Git repo owner gitmaster at git.koha-community.org
Thu Mar 24 16:28:34 CET 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  0f8792961cbe6b35a2042b9dc8005578d66b111b (commit)
      from  630301673605733429c4ae79e125053cf4169376 (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 0f8792961cbe6b35a2042b9dc8005578d66b111b
Author: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
Date:   Wed Mar 23 14:57:41 2016 -0300

     Bug 16136: Koha::Patron contains 'return undef' and fails critic tests
    
    This patch fixes this issue.
    
    To test:
    - Run
      $ TEST_QA=1 prove t/00-testcritic.t
    => FAIL: Koha::Patron makes the tests fail.
    - Apply the patch
    - Run
      $ TEST_QA=1 prove t/00-testcritic.t
    => SUCCESS: tests PASS
    - Sign off
    
    Regards
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 Koha/Patron.pm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list