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

Git repo owner gitmaster at git.koha-community.org
Wed Oct 9 06:41:05 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  45b5bef8931470badfacd33eeb31acd634cdeb9f (commit)
      from  bdbe2545cdc111567f565374ae67e23ccac98838 (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 45b5bef8931470badfacd33eeb31acd634cdeb9f
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Fri Aug 30 13:17:55 2013 -0300

    Bug 10624: add 'status' option switch for the packages init script
    
    This patch makes the init script return the status of the relevant
    processes.
    
    To test:
    - Apply the patch, build package and install
    - Run
     $ service koha-common status
    
    Note: it can be tested just copying the debian/koha-common.init script
    to a server running koha-common instances and calling it
    
     $ ./koha-common.init status
    
    Sponsored-by: Universidad Nacional de Cordoba
    Signed-off-by: Robin Sheat <robin at catalyst.net.nz>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 debian/koha-common.init |   80 +++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 74 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list