Bug 29325: (QA follow-up) Tidy up
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 24 Jun 2022 09:31:51 +0000 (09:31 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 24 Jun 2022 14:36:19 +0000 (11:36 -0300)
commit1eee121bed6749a49da3ec95bbe76335ecf57540
tree6462485748a40a3b16bd82ed33729a0184b48ddd
parent1f62cbc618a0bfe489ba52c63b3fc8737781a931
Bug 29325: (QA follow-up) Tidy up

tools/manage-marc-import.pl: sub commit_batch does no longer need $schema
tools/manage-marc-import.pl: sub revert_batch: calling BatchRevertRecords which has no interval and callback
misc/commit_file.pl: sub print_progress_and_commit does no longer commit, renamed
misc/commit_file.pl: sub print_progress does no longer have a schema parameter
misc/commit_file.pl: sub revert_batch reported deleted items as added

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
misc/commit_file.pl
tools/manage-marc-import.pl