[koha-commits] main Koha release repository branch master updated. v17.11.00-122-g441585a

Git repo owner gitmaster at git.koha-community.org
Thu Dec 14 20:17:56 CET 2017


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  441585a6cc402340977948338dddc6090c1b541f (commit)
      from  233b83ca5d6632e6d84f82e9fe50306b30212f49 (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 441585a6cc402340977948338dddc6090c1b541f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Dec 14 16:01:33 2017 -0300

    Bug 19776: (follow-up) remove dup category_type keys
    
    The previous patch was obviously wrong, the category_type key appeared
    twice.
    categories.category_type is a varchar(1) and 'P' is not 'X'.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 t/db_dependent/Circulation.t                          |    2 +-
 t/db_dependent/Circulation/MarkIssueReturned.t        |    2 +-
 t/db_dependent/Circulation/NoIssuesChargeGuarantees.t |    2 +-
 t/db_dependent/Circulation/SwitchOnSiteCheckouts.t    |    2 +-
 t/db_dependent/Circulation/dateexpiry.t               |    2 +-
 t/db_dependent/DecreaseLoanHighHolds.t                |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list