[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.11-49-gc94fc36

Git repo owner gitmaster at git.koha-community.org
Mon Oct 24 12:47:39 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  c94fc36febe31b5d1ba2c781d7f640cb8ed872df (commit)
      from  63059b0fe4f19265bf51453d001080b85e7cb49a (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 c94fc36febe31b5d1ba2c781d7f640cb8ed872df
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Oct 11 13:15:27 2016 +0100

    Bug 17426: Do not set AutoCommit in tests
    
      git grep AutoCommit t | grep 1
    
    highlights that 1 test use AutoCommit set, it should not
    
    The other change removes the FIXME should has been fixed.
    
    Test plan:
      prove t/db_dependent/BackgroundJob.t
      t/db_dependent/Patron/Borrower_Discharge.t
    
    should still return green
    
    Signed-off-by: Marc <veron at veron.ch>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit ede157e9c09e08b772aaaaacd1a7eb64a2ecc9f6)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 106c66eee67be65246ee50ea59a4c0f27acf7e7e)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 t/db_dependent/BackgroundJob.t      |    2 +-
 t/db_dependent/Borrower_Discharge.t |   13 +++----------
 2 files changed, 4 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list