]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1768715: Use named arguments in function calls in pingest.pl.
authorJason Stephenson <jason@sigio.com>
Wed, 4 Oct 2017 16:55:05 +0000 (12:55 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 23 Aug 2018 16:27:54 +0000 (12:27 -0400)
commitfa3af4113a3f8cff1bc2fb43dfc62af2977db78f
treea6ccda286e9b5949b4e70c170aa09d52183f038a
parentbee32963d1be36b22ea1984a90262149f6330faf
LP 1768715: Use named arguments in function calls in pingest.pl.

This makes it work, more or less, with Evergreen 3.0 and the changes
to metabib.reingest_field_entries.  Note that the new skip_display
parameter is not set, so you might get collisions between the browse
ingest and one of the other ingest processes if they both work on the
same record at once.

I will make a branch for use with Evergreen 3.0 until I upgrade to
Evergreen 3.0 and merge that branch into master.

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