]> git.evergreen-ils.org Git - Evergreen.git/commit
Fix open-ils.ingest.full.biblio.record_list by passing a reference to the list, rathe...
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 8 Apr 2009 04:08:08 +0000 (04:08 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 8 Apr 2009 04:08:08 +0000 (04:08 +0000)
commit26b51ae1b8ceba6e4e3ad5b905f7daec53b0ca40
tree85738b30445db6b3e976a17dc50c37b243e1bf5f
parent40eecf21e1b2022863b474146594c3094421cd4c
Fix open-ils.ingest.full.biblio.record_list by passing a reference to the list, rather than a scalar
Fix the return value of open-ils.ingest.full.biblio.record_list by returning a true count, rather than a sum of the processed IDs

git-svn-id: svn://svn.open-ils.org/ILS/trunk@12816 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Ingest.pm