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  fe3194d4d10782a43cd07a820f2a935163052dc4 (commit)
       via  ec03b78106d60b0f28ed9a8085c70febee9de111 (commit)
      from  6caac44a94b6eeac489aeea1fa66472022d4e72a (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 fe3194d4d10782a43cd07a820f2a935163052dc4
Author: Alex Sassmannshausen <alex.sassmannshau...@ptfs-europe.com>
Date:   Thu Jan 5 17:12:59 2017 +0100

    Bug 16083: [QA FOLLOWUP] Add more cli arguments.
    
    * Makefile.PL: Add `zebra_sru_host`, `zebra_sru_biblios_port` &
      `zebra_sru_authorities_port` as possible command line arguments.
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

commit ec03b78106d60b0f28ed9a8085c70febee9de111
Author: Alex Sassmannshausen <alex.sassmannshau...@ptfs-europe.com>
Date:   Wed Mar 16 17:04:48 2016 +0100

    Bug 16083 Allow cli overrides for makefile settings.
    
    Currently the Makefile.pl script only accepts the '--prev-install-log' 
commandline flag for reading Koha configuration values from the previous 
installation.
    
    The Makefile does not have help output.
    
    The aim of this bug report is to add 2 things:
    - --help output
    - commandline parameters that should allow automating many of the common 
settings if desired
    - when commandline parameters are not passed we simply fall back to the 
interactive method of old
    
    Test Plan:
    
    - Run the Makefile without parameters — the script should work as before.
    - Run the script with the '-h' flag — it should output help.
    - Run the script with any number of additional legal flags — the script 
should skip those questions in its interactive mode.
    
    Signed-off-by: Nicolas Legrand <nicolas.legr...@bulac.fr>
    Reworked the log message with Bugzilla comments.
    
    Signed-off-by: Jonathan Druart <jonathan.dru...@biblibre.com>
    Amended patch: perltidy GetOptions block
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

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

Summary of changes:
 Makefile.PL |  131 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 128 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to