Bug 31058: Fix import AutoUnsuspendHolds
authorNick Clemens <nick@bywatersolutions.com>
Tue, 28 Jun 2022 10:06:57 +0000 (10:06 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 29 Jul 2022 17:01:36 +0000 (17:01 +0000)
commit1e8abd735991190d7124a9630b0bda53cec7840a
tree1e2074b8543e5ff8c920d1447a743579fb5edc7c
parent29a627bdfc825dfcbbb4a6185f20300da7bf137f
Bug 31058: Fix import AutoUnsuspendHolds

This patch corrects missing import

To test:
1 - perl misc/cronjobs/holds/auto_unsuspend_holds.pl
2 - It dies
Undefined subroutine &main::AutoUnsuspendReserves called at misc/cronjobs/holds/auto_unsuspend_holds.pl line 38.
3 - Apply patch
4 - run again
5 - It succeeds!

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 6c315c164dbcf3e05fcfe4a3110b824ab3ac162c)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
misc/cronjobs/holds/auto_unsuspend_holds.pl