[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.00-66-gb976f7f700

Git repo owner gitmaster at git.koha-community.org
Thu Jun 18 01:49:20 CEST 2020


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, 20.05.x has been updated
       via  b976f7f700351d5d3df0671196f5c6d0bbd1e00e (commit)
      from  f4eca02d0a7a7e831c1a4eca5e39c73a1695b5df (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 b976f7f700351d5d3df0671196f5c6d0bbd1e00e
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Tue May 19 13:21:44 2020 -0300

    Bug 25346: Supress warning message when install dir exists
    
    To see it enable verbose mode
    
    To test:
    1) Install lang with install dir
       (cd misc/translator; ./tranlste install de-DE)
       check message: "de-DE installer dir /...mysql/de-DE already exists."
    2) Apply patch
    3) Repeat 1, now message is gone
    4) Repeat 1 in verbose mode (./translate install de-DE -v)
       check the message now appears at the bottom.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 7eb471fcdb113e158d819932116c546a53ee5845)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 misc/translator/LangInstaller.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list