]> git.evergreen-ils.org Git - Evergreen.git/commit
LP 1768715: Add --pipe option to pingest.pl
authorJason Stephenson <jstephenson@mvlcstaff.org>
Thu, 31 Mar 2016 15:39:49 +0000 (11:39 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 23 Aug 2018 16:27:53 +0000 (12:27 -0400)
commit844a1fbea2b94dc34802099c5b13376f0fbfab1d
treee13cc7e8ac993c96cb40fef2aae4478d267f30a1
parent28d87c24928344307fc68338aa01ca2c1d97173a
LP 1768715: Add --pipe option to pingest.pl

With this option, pingest.pl reads a list of record IDs from standard
input, instead of running a query.  This is useful if you have a
custom query to output only certain records to reingest and you can
pipe the output into pingest.pl.

Signed-off-by: Jason Stephenson <jstephenson@mvlcstaff.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/support-scripts/pingest.pl