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 <[email protected]>
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 <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    (cherry picked from commit 23292b53a8bc672f66ae95b1cfb7db5994d1eea5)
    
    Signed-off-by: Lucas Gass <[email protected]>

commit 67197c359eab0fb92c5df49edbb16008b3b33e92
Author: Martin Renvoize <[email protected]>
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 <[email protected]>
    
    Signed-off-by: Nick Clemens <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    (cherry picked from commit 6adb1891d2bf602b0434eb87508568e73faa763e)
    
    Signed-off-by: Lucas Gass <[email protected]>

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

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
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to