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  7d11c27d9457446d7b9e4ca7fb27376a0f3ea223 (commit)
      from  fcdb0a4426a5ca580af4b37c8f2de7aafb48cf0c (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 7d11c27d9457446d7b9e4ca7fb27376a0f3ea223
Author: Josef Moravec <[email protected]>
Date:   Mon Sep 30 09:28:40 2019 +0000

    Bug 23696: take deleted biblios into account when building oai sets
    
    Test plan:
    0) do not apply the patch
    1) set up OAI and create at least one set
    2) run build_oai_sets.pl
    3) remember/write down number of records added
    4) delete a biblio, the is included in set
    5) run buid_oai_sets.pl again
    6) the set is 1 record smaller
    7) apply the patch
    8) run build_oai_sets.pl
    9) the number of record should be the same as in 3)
    
    Signed-off-by: Michal Denar <[email protected]>
    
    Signed-off-by: Marcel de Rooy <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    (cherry picked from commit e14c1702b446111f98ce6736aa7544df14b03d1d)
    
    Signed-off-by: Lucas Gass <[email protected]>

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

Summary of changes:
 misc/migration_tools/build_oai_sets.pl | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


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