Bug 30776: import missing subroutine to fix import_webservice_batch.pl
authorJoonas Kylmälä <joonas.kylmala@iki.fi>
Mon, 16 May 2022 18:56:05 +0000 (18:56 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 19 May 2022 03:22:08 +0000 (17:22 -1000)
commitbe9aead2b14b81adc844360e1283e6eb523afc05
tree3a0647f1b117bf97c03c141a8a670b19859507b7
parentde4434bd4a73b06de1c06a24306368f5531bf39f
Bug 30776: import missing subroutine to fix import_webservice_batch.pl

Test plan:
 1) Apply patch and notice the following error is gone:
    $ perl misc/cronjobs/import_webservice_batch.pl
    Undefined subroutine &main::GetStagedWebserviceBatches called at misc/cronjobs/import_webservice_batch.pl line 46.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
misc/cronjobs/import_webservice_batch.pl