]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1768715: Fix bug in pingest.pl after --pipe option was added.
authorJason Stephenson <jstephenson@mvlcstaff.org>
Fri, 1 Apr 2016 14:00:20 +0000 (10:00 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 23 Aug 2018 16:27:54 +0000 (12:27 -0400)
commitd762c9eb243eeb66f827873e602919598a1cf88d
treed6807d65e8211a3ae007e4326f501fb8c5c2615a
parent844a1fbea2b94dc34802099c5b13376f0fbfab1d
LP 1768715: Fix bug in pingest.pl after --pipe option was added.

Apparently, the results of DBI->selectall_arrayref need to be cast to
an array and not just returned as a list.

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