[koha-commits] main Koha release repository branch master updated. v16.05.00-1059-gede157e

Git repo owner gitmaster at git.koha-community.org
Fri Oct 21 16:34:38 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, master has been updated
       via  ede157e9c09e08b772aaaaacd1a7eb64a2ecc9f6 (commit)
      from  f060709df0ed07c0ff3dbc20404fa5b3b2aa8651 (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 ede157e9c09e08b772aaaaacd1a7eb64a2ecc9f6
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>

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

Summary of changes:
 t/db_dependent/BackgroundJob.t             |    2 +-
 t/db_dependent/Patron/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