[koha-commits] main Koha release repository branch master updated. v16.05.00-806-g8abf2e5

Git repo owner gitmaster at git.koha-community.org
Fri Sep 9 16:57:53 CEST 2016


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  8abf2e5a40789ea6ea6ceb068ab290a152d783f1 (commit)
      from  0f516c7efbad8b29f70dd950f4fe6b5f01e7abee (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 8abf2e5a40789ea6ea6ceb068ab290a152d783f1
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Fri Sep 9 11:26:03 2016 -0300

    Bug 11921: (followup) Don't die on non-existent koha-conf.xml
    
    This patch wraps the XMLin call on an eval block. It also adds unit
    tests (mocked) for Koha::Config->read_from_file()
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha/Config.pm  |   19 ++++++++++++++++-
 t/Koha/Config.t |   62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 80 insertions(+), 1 deletion(-)
 create mode 100644 t/Koha/Config.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list