]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Alter NCIP::ILS::Evergreen->_hold_search() to do just one thing.
authorJason Stephenson <jason@sigio.com>
Sun, 28 Sep 2014 14:29:39 +0000 (10:29 -0400)
committerJason Stephenson <jason@sigio.com>
Sun, 28 Sep 2014 14:29:39 +0000 (10:29 -0400)
commit08962b6b5bacc40b211a0d825376ca170f713b20
treeeedf6905d252e54dd36b23b4c428f0e0a2f7ef0d
parent148b3500657cb3130475d097022636db3eb29e21
Alter NCIP::ILS::Evergreen->_hold_search() to do just one thing.

Remove the code that had it return a problem if no holds were
found and make it the caller's responsibility to check if a hold
was returned or nothing.

Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS/Evergreen.pm