]> git.evergreen-ils.org Git - Evergreen.git/commit
make_release cleanup and options
authorBill Erickson <berick@esilibrary.com>
Wed, 18 Dec 2013 18:31:18 +0000 (13:31 -0500)
committerDan Wells <dbw2@calvin.edu>
Thu, 16 Jan 2014 19:41:13 +0000 (14:41 -0500)
commitfb9e994242d337f2c5eabcd2082f334a2da9fada
treed7d952c713a2ef9bab5d3fb60304ac88cf41f35c
parent089c65fd9302641de0ad37fb48dd8106aff3a33c
make_release cleanup and options

* Avoid packaging the XULRunner packages within the Evergree tarball

* Skip the inline SQL upgrade script edit step by default; continue
  supporting option inline editing with a new -r option.

* New -i option forces the script to bypass the lengthy i18n process,
  which is primarily useful for quickly testing changes to this script.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
build/tools/make_release