[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.05-69-g2b5387e

Git repo owner gitmaster at git.koha-community.org
Thu Apr 21 10:05:58 CEST 2016


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.22.x has been updated
       via  2b5387e9013b0e3ecc2d6135a5a81f8d26f81329 (commit)
      from  a965702c08f84d8d770fb81e09f13bee8e922bba (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 2b5387e9013b0e3ecc2d6135a5a81f8d26f81329
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Thu Apr 7 17:03:47 2016 +0200

    Bug 16224: Fix t/db_dependent/Reports_Guided.t
    
    This test:
    
    is( scalar @{ get_saved_reports( $report_ids[0] ) }, 1,
    "filter takes report id" );
    
    can fail when $report_ids[0] is a substring of some saved_sql fields
    from other reports (reports that have a different id than
    $report_ids[0]).
    We can only be sure that get_saved_reports will return at least 1
    report.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>
    (cherry picked from commit 08017f89f150394b6224fafb64fe8d12fc146ff1)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 t/db_dependent/Reports_Guided.t |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list