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)
committerJason Stephenson <jason@sigio.com>
Sun, 3 Jun 2018 00:14:55 +0000 (20:14 -0400)
commite857d999ae770cdc790b73af1f86c9e5ad845121
tree31806865c9b24e6d9af9714af58e4504d1f2917d
parentedc991290fdc47defc85e686de1b107add60b898
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>
Open-ILS/src/support-scripts/pingest.pl