[koha-commits] main Koha release repository branch, master, updated. v3.02.00-alpha2-244-g6a1191b

Git repo owner gitmaster at git.koha-community.org
Thu Jun 24 20:18:32 CEST 2010


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  6a1191bb3f7b715006aa289d85692e569359fd74 (commit)
      from  360f985307b5c7acca76cf7dd073503d49e2315b (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 6a1191bb3f7b715006aa289d85692e569359fd74
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Thu Jun 24 15:57:21 2010 +0100

    Bug 4905 Runtime errors in about.pl
    
    Calls to VERSION were generating errors when called on a string.
    Use a bit of sleight of hand to avoid this
    Added a couple of tests on Installer/PerlModules
    Module needs better coverage testing (esp on newer perls)
    Sorted to list of modules to make koha_perl_deps.pl more
    human-friendly
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Installer/PerlModules.pm |   11 ++++++-----
 t/Installer_pm.t            |   25 +++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 5 deletions(-)
 create mode 100755 t/Installer_pm.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list