Bug 8218: qa followup
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 5 Nov 2014 15:09:04 +0000 (16:09 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 11 Nov 2014 18:39:05 +0000 (15:39 -0300)
commit3443056e15d7f2cc36e137a5ac50580375f3e1e4
tree2a6ed78fe7e0190eb2dfcf936ecf7cc8dcb82d9e
parenta7b41eac76837dc37a4d892367f4338132f4740a
Bug 8218: qa followup

This patch
- rename _entity_clean as _clean_ampersand
- rename the script to sanitize_records.pl
- add a --fix-ampersand switch (the only one FOR NOW, enabled by
  default) so it is obvious what the script does.
- make POD and usage reflect this changes.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Charset.pm
misc/maintenance/batch_sanitize_records.pl [deleted file]
misc/maintenance/sanitize_records.pl [new file with mode: 0755]