]> git.evergreen-ils.org Git - working/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:28:57 +0000 (14:28 -0500)
commit755547739123fa42676d9f6838de807c3875880b
tree686a2965d62830ee4feb4dac5782bab1d808b684
parentd774778854da9fa0f00b66322643a1b3eb7175be
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