[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.07-23-g22341e5

Git repo owner gitmaster at git.koha-community.org
Sun Jul 14 16:00:08 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, 3.10.x has been updated
       via  22341e5fe36e54523464b633de6a500bc706e248 (commit)
      from  5fda7f7961f40819842fa52b6eaac30747ad4e26 (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 22341e5fe36e54523464b633de6a500bc706e248
Author: Robin Sheat <robin at catalyst.net.nz>
Date:   Thu May 30 16:12:13 2013 +1200

    Bug 10379: silence zebra rebuild cron when no instances are enabled
    
    This adds a -q option to koha-rebuild-zebra that prevents it outputting
    help if no instances are provided on the command line. This means that
    if you've just installed the package, you won't get messages from cron
    telling you how to use the script.
    
    Test plan:
    * install koha-common 3.12 or master onto a system with no enabled
      instances.
    * note that you or the sysadmin will start getting emails every 5
      minutes.
    * replace /etc/cron.d/koha-common and /usr/sbin/koha-rebuild-zebra with
      the versions from this patch.
    * note that the emails stop flowing.
    
    Signed-off-by: Magnus Enger <magnus at enger.priv.no>
    "sudo koha-rebuild-zebra -q" gives no output, as expected.
    Followed the test plan, all looks good.
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit c31e553a72d40bf0b1c099284ecbb4b95833e186)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit cc9b3522b192b8510a4846cd7a4b3aca3e8a0a07)
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit cc9b3522b192b8510a4846cd7a4b3aca3e8a0a07)

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

Summary of changes:
 debian/koha-common.cron.d         |    2 +-
 debian/scripts/koha-rebuild-zebra |   16 +++++++++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list