[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-790-g0134341

Git repo owner gitmaster at git.koha-community.org
Thu Jul 11 15:53:55 CEST 2013


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  0134341d9a9883013b7eee3bdc84aa339e618bcc (commit)
      from  97bbf04757227f2a26a6f5b1b216d2bab8efbdc9 (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 0134341d9a9883013b7eee3bdc84aa339e618bcc
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Sat Jul 6 15:50:54 2013 -0400

    bug 10548: fix count of missing required dependencies by koha_perl_deps.pl
    
    To test:
    
    [1] ./koha_perl_deps.pl -m -u
    
    If you have nothing missing, uninstall an optional component.
    
    [2] ./koha_perl_deps.pl -m -u
    
    You should get a number missing of at least 1.
    
    [3] ./koha_perl_deps.pl -m -u -r
    
    You should get the same number, even though the output is less.
    
    [4] Apply patch
    
    [5] ./koha_perl_deps.pl -m -u
    
    Same results as in step 2.
    
    [6] ./koha_perl_deps.pl -m -u -r
    
    The number should differ from the results in step 3.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha_perl_deps.pl |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list