[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.00-35-g4032694

Git repo owner gitmaster at git.koha-community.org
Mon Jun 12 12:02:19 CEST 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, 17.05.x has been updated
       via  403269408e579f4d677db1c932a1b86e8178c3c8 (commit)
      from  81f849d6da8c42983eaaee6113fd1255c4b841b1 (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 403269408e579f4d677db1c932a1b86e8178c3c8
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Fri Jun 9 10:46:49 2017 -0300

    Bug 18766: Remove itemtype-related warnings from ArticleRequests.t
    
    This patch fixes a small mistake on that test file (itype vs. itemtype
    in itemtypes table)
    
    To test:
    - Run:
      $ sudo koha-shell kohadev
     k$ cd kohaclone
     k$ prove t/db_dependent/ArticleRequests.t
    => FAIL: itemtype-related warning displayed
    - Apply the patch
    - Run
     k$ prove t/db_dependent/ArticleRequests.t
    => SUCCESS: No warnings, YAY!
    - Sign off :-D
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit e426da4e009ce63c10923eaddd1ca271dca8005e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 t/db_dependent/ArticleRequests.t |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list