]> git.evergreen-ils.org Git - Evergreen.git/commit
LP 1768715: Only connect to the database when needed in pingest.pl.
authorJason Stephenson <jstephenson@mvlcstaff.org>
Fri, 1 Apr 2016 14:02:45 +0000 (10:02 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 23 Aug 2018 16:27:54 +0000 (12:27 -0400)
commit2da2f10b1e9f744cd57da8ced8fdb8779f1b5511
treebc3778ed1d1ad9733662385f718f78cb5aecf8e7
parentd762c9eb243eeb66f827873e602919598a1cf88d
LP 1768715: Only connect to the database when needed in pingest.pl.

We chagne where we connect and disconnect the database in the parent
process in pingest.pl.  There's no point connecting at all if the
--pipe option is used.

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