JBAS-712 Build staff client per-machine
authorBill Erickson <berickxx@gmail.com>
Wed, 3 Jun 2015 19:22:20 +0000 (15:22 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
Default to using a per-machine registration build.

See "Per-machine Registration Build":

http://evergreen-ils.org/dokuwiki/doku.php?id=mozilla-devel:building_the_staff_client

Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/admin-scripts/eg-updater.sh

index 1c2b233..cfc87f4 100755 (executable)
@@ -364,7 +364,7 @@ function build_staff_client {
     $BUILDER make rigrelease
     $BUILDER make STAFF_CLIENT_STAMP_ID=$STAMP_ID \
         STAFF_CLIENT_BUILD_ID="$CLIENT_BUILD_ID" \
-        STAFF_CLIENT_VERSION="$CLIENT_BUILD_ID" build
+        STAFF_CLIENT_VERSION="$CLIENT_BUILD_ID" permachine
 
     $BUILDER make win-client