[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.06-70-g8893ac5

Git repo owner gitmaster at git.koha-community.org
Wed May 21 09:10:01 CEST 2014


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, 3.14.x has been updated
       via  8893ac58fc4a4c2621ddd0002487a0f00a45f48c (commit)
      from  d64145b2c61ebbd1bd34f276dc1e107382b4ad59 (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 8893ac58fc4a4c2621ddd0002487a0f00a45f48c
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Mon Jan 6 12:06:29 2014 +0000

    Bug 11479: Remove experimental given/when keywords
    
    Replace constructs using given and when by if/else
    feature now generates compilation warnings in 5.18
    and is liable to change behaviour.
    
    This patch:
    
    * replaces the construct with if/else
    * reformats the if branching using perltidy
      to remove the now redundant indent
    
    To test:
    
    [1] Verify that prove -v t/db_dependent/MarcModificationTemplates.t
        passes.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 11faf9fde8da48c58e853d5538a8e3bbd2ae41c5)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/MarcModificationTemplates.pm |   90 ++++++++++++++++++++++-----------------
 1 file changed, 50 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list