[koha-commits] main Koha release repository branch master updated. v17.05.00-63-ge426da4

Git repo owner gitmaster at git.koha-community.org
Fri Jun 9 15:56:22 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, master has been updated
       via  e426da4e009ce63c10923eaddd1ca271dca8005e (commit)
      from  fcec2c71b4e362ffa7e1a443cdff9ace91761b9d (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 e426da4e009ce63c10923eaddd1ca271dca8005e
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>

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

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