]> git.koha-community.org Git - koha.git/commit
Bug 11417: make sure remove_unused_authorities.pl accepts --test
authorGaetan Boisson <gaetan.boisson@biblibre.com>
Wed, 18 Dec 2013 14:19:50 +0000 (15:19 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 7 Feb 2014 15:15:19 +0000 (12:15 -0300)
commitb088664b1f6a2811ea52f4e2eb825786d4c0e2d8
treeec19d689afda9834b645ba673ea8579208cfc242
parent59d3dcb508a4f3be750e79797254f43bf5e1fae9
Bug 11417: make sure remove_unused_authorities.pl accepts --test

This patches adds support for the --test option, as well as a
short message telling the user the script is running in test mode.

Test plan :
- Launch the script with -h to see the help
- Launch the script with --test and --aut with an authtypecode
  that is used in your instance
- Make sure it does the same thing as launching it with -t
- Launch the script for real and make sure it still works as
  expected, deleting unused authorities.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 6657860010ef27792251596590c1471ad5d08ad8)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit f6ab47d2e2039fde60670e7541f030d44dbc6bae)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
misc/migration_tools/remove_unused_authorities.pl