[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.00-61-gd80b7e2

Git repo owner gitmaster at git.koha-community.org
Tue Jun 20 10:29:07 CEST 2017


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, 17.05.x has been updated
       via  d80b7e2841abddc4f6ff8510df006aa310ef352e (commit)
      from  69771a09af990c7513f5dd5e442b26713eb6f856 (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 d80b7e2841abddc4f6ff8510df006aa310ef352e
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Mon Jun 5 18:18:07 2017 -0400

    Bug 18732: Noisy t/SMS.t triggered by koha_conf.xml without sms_send_config
    
    Upgraded systems may be lacking sms_send_config which makes t/SMS.t noisy.
    This silently bypasses the problem.
    
    Remove sms_send_config from your koha-conf.xml file
    prove t/SMS.t
    -- it will be noisy, but pass.
    apply patch
    prove t/SMS.t
    -- noise gone.
    run koha qa test tools.
    
    Signed-off-by: Lee Jamison <ldjamison at marywood.edu>
    Works correctly as indicated by the testing plan.
    No "uninitialized" noise after patch is applied.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Slightly amended: turned the iif around.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit f97addef42826c0007f91cace1f365de358a8b60)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/SMS.pm |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list