[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.02-13-gbede0cc

Git repo owner gitmaster at git.koha-community.org
Mon Jul 31 10:04:38 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  bede0cc328f6acff69489fe3139d64c35eb7b589 (commit)
      from  ca7f2f5aa48d8d5136029d10d8c15ffacf010103 (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 bede0cc328f6acff69489fe3139d64c35eb7b589
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Mon May 15 10:38:43 2017 +0200

    Bug 18605: Remove TRUNCATE from C4/HoldsQueue.pm
    
    Replaces TRUNCATE by DELETE, since truncate implicitly commits. We don't
    need to do that here. (Would complicate testing it too.)
    Fixes typo disablig.
    Add a simple test to HoldsQueue.t.
    
    Test plan:
    Run t/db_dependent/HoldsQueue.t
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit db64c94953be772fb316d508fdfffd374ea1d835)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/HoldsQueue.pm            |    4 ++--
 t/db_dependent/HoldsQueue.t |   12 +++++++++++-
 2 files changed, 13 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list