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  17e2e6c994655aaa927b2579524022a4f24a8d1d (commit)
       via  ff495c5fa8c58a7762b3494e97d90618d649f7a8 (commit)
      from  692014c817b58876042ab03d71bde0c2cce7e571 (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 17e2e6c994655aaa927b2579524022a4f24a8d1d
Author: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
Date:   Fri Oct 14 11:07:49 2016 +0200

    Bug 17441: [QA Follow-up] Return value of SendAlerts
    
    This patch makes the return value of SendAlerts more consistent.
    It returns 1 on success, or undef || { error => 'msg' } on failure.
    Needed to adjust one test in Letters.t too.
    Adjusted one typo along the way (seleted).
    
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    Tested by running Letters.t.
    Also tested SendAlerts from the interface with AutoEmailOpacUser and
    memberentry (adding new patron).
    
    Signed-off-by: Brendan Gallagher <bren...@bywatersolutions.com>

commit ff495c5fa8c58a7762b3494e97d90618d649f7a8
Author: Katrin Fischer <katrin.fischer...@web.de>
Date:   Thu Oct 13 19:05:48 2016 +0200

    Bug 17441 - t/db_dependent/Letters.t fails on Jenkins
    
    Run prove t/db_dependent/Letters.t
    
    Signed-off-by: Claire Gravely <claire_grav...@hotmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    To improve consistency, adding a follow-up.
    
    Signed-off-by: Brendan Gallagher <bren...@bywatersolutions.com>

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

Summary of changes:
 C4/Letters.pm            |   18 +++++++++++++++---
 t/db_dependent/Letters.t |    2 +-
 2 files changed, 16 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to