]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1768715: Make the pingest.pl --pipe option be greedy.
authorJason Stephenson <jstephenson@mvlcstaff.org>
Mon, 11 Apr 2016 16:25:57 +0000 (12:25 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 23 Aug 2018 16:27:54 +0000 (12:27 -0400)
commitfe5ba7746f7ec5a1d33195160c00654a7bd869dc
tree8a6e4213adce596d4ae233ca7ecc49a2ee1598bd
parent1f2f392b42c5e1e10488d2034a0686c7e8768ad4
LP 1768715: Make the pingest.pl --pipe option be greedy.

The --pipe option is used with pingest.pl now assumes that that any
string of digits in the input is a record id.  Instead of using just
the first string of digits on a line, as it did before, it now uses
each string of digits on a line.

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