bug 2258 - do not duplicate embedded items
authorGalen Charlton <galen.charlton@liblime.com>
Wed, 18 Jun 2008 19:50:22 +0000 (14:50 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 19 Jun 2008 00:25:07 +0000 (19:25 -0500)
commit6858da97c361fe9a5fddfed7c6d9b1103b27dca0
treea6e512d1216fe07f1bc88e669a66f055349c3b45
parentfee2ddc086bb585eadf4651703621c6eb0126f55
bug 2258 - do not duplicate embedded items

If a MARC bib is modified by this batch job,
do not duplicate the item tags embedded in
it (e.g., 952 for MARC21).  When modifying
a bib record, any embedded item tags must
be removed before calling ModBiblio - perhaps
this should be moved to ModBiblio itself.

Also removed an error in the job's help text.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
misc/link_bibs_to_authorities.pl