[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.05-32-gbd163aa599

Git repo owner gitmaster at git.koha-community.org
Fri Nov 13 20:05:36 CET 2020


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, 20.05.x has been updated
       via  bd163aa5999e32e6f92b50f4b29d3ee4b22de94c (commit)
       via  67197c359eab0fb92c5df49edbb16008b3b33e92 (commit)
      from  e3c24d9549d04a90a24d08f463f19e7a933b5ff7 (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 bd163aa5999e32e6f92b50f4b29d3ee4b22de94c
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Sat Oct 24 23:53:21 2020 +0000

    Bug 23432: (QA follow-up) Add a unit test
    
    prove -v t/db_dependent/StockRotationItems.t
    
    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 23292b53a8bc672f66ae95b1cfb7db5994d1eea5)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 67197c359eab0fb92c5df49edbb16008b3b33e92
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Wed Sep 23 12:28:22 2020 +0100

    Bug 23432: Replace 'die' with 'warn'
    
    This patch simply replaced the die statement with a warn such that the
    cron script may continue to rotate other items even if this item cannot
    be properly rotated due to corrupt data.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    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 6adb1891d2bf602b0434eb87508568e73faa763e)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/StockRotationItem.pm           | 2 +-
 t/db_dependent/StockRotationItems.t | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list