JBAS-1413 marc-stream-importer learns authority queue/profile ID's
authorBill Erickson <berickxx@gmail.com>
Wed, 13 Jul 2016 04:41:09 +0000 (00:41 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/admin-scripts/eg-marc-stream-control.sh

index ca4fc7b..903e2f1 100755 (executable)
@@ -8,8 +8,8 @@ STAFF_PASSWORD=$2
 STAFF_USER=admin
 BIB_QUEUE=14
 BIB_MERGE_PROFILE=1
-AUTH_QUEUE=3 # TODO: change to match deployment
-AUTH_MERGE_PROFILE=156 # TODO: change to match deployment
+AUTH_QUEUE=4847
+AUTH_MERGE_PROFILE=160
 
 # marc_stream_importer.pl creates the PID file for us
 function marc_stream_start {