Bug 14487: silence warns during checkin
commit3494e9783432f07ae855dc655807f36cbf0c32c8
authorIndranil Das Gupta <indradg@gmail.com>
Fri, 3 Jul 2015 08:03:06 +0000 (3 13:33 +0530)
committerLiz Rea <wizzyrea@gmail.com>
Mon, 10 Aug 2015 21:23:55 +0000 (11 09:23 +1200)
treef818ccdebf13a7ab8f1fc9e4e717c87474338188
parentbbf39af949d59a6b90412843f7bf0377e54d9813
Bug 14487: silence warns during checkin

Test plan
=========

1/ check out an item and then check it back in.
1/ check the logs after the check-in to see the warns from
   returns.pl line 623 of :
    (a) Use of uninitialized value $holdingBranch
    (b) Use of uninitialized value $collectionBranch
2/ apply patch
3/ check out and check-in again. no warns are recorded this time.

NOTE: Under Debian Jessie, there are other messages.
      Additionally, this only corrects the line 623 ones.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
(cherry picked from commit 0d632a606f499c31afb8a08f81625c4dfbddb445)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
circ/returns.pl