JBAS-415 brick updater additions
authorBill Erickson <berickxx@gmail.com>
Tue, 3 Mar 2015 19:49:14 +0000 (14:49 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
commite795709e7b9b752ff46870dc54ab7a8aced5aebf
treee2ae28892cc592bc61aa81cbcbb6f578aa9d577c
parent9913dfa406881b74c3faecdadd94589ec39b7375
JBAS-415 brick updater additions

* If no branch/tag/pull options are specified, install whatever code is
  present in the repository

* Toggle -c.  No configure/clean is run by default.

* If no client build ID is specified, use the current date

* Run build commands as the owner of the current directory, not
  necessarily as opensrf.

* Move all post-install steps into the main script to finalize support
  for running the script as a non-opensr user.

* Adds support for a code series (-i) parameter for symlinking the
  staff client to support persistent intra-series links.

* eg-updater.sh -x now builds a Windows staff client.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/misc-scripts/eg-updater.sh
KCLS/misc-scripts/post-install-tasks.sh [deleted file]