Bug 18071: (QA follow-up) Add commit parameter, add warning
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 1 Dec 2017 11:29:48 +0000 (12:29 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 10 Jan 2018 19:44:12 +0000 (16:44 -0300)
commitae48ff6729b4b36139ba53c6e49ee3c458186141
tree30f2148e0e9536cc167748a6d3f4bbc75ed768f7
parentace03864ba716cf3a6a3df6f57a84bbf8bd06570
Bug 18071: (QA follow-up) Add commit parameter, add warning

Addressing points mentioned in comment12:
[1] Commit parameter.
[2] Warning if authid does not exist for -merge.

Test plan:
[1] Run update_authorities.pl -authid X -merge -ref Y -c
    where X does not exist in your db and Y does.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
misc/maintenance/update_authorities.pl