Use eval in eg_staged_bib_overlay.
authorJason Stephenson <jason@sigio.com>
Sat, 6 Aug 2016 21:10:12 +0000 (17:10 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 8 Aug 2016 18:23:17 +0000 (14:23 -0400)
commit3423a92f6d9a9f0eeb31682f121377a0216aa240
treeb3d6664bce62f998a5eef37c60290f71aa703d6d
parentfb59b32671696276f326886f978f155426b137f1
Use eval in eg_staged_bib_overlay.

Wrap the parsing of MARC from input files in eval blocks with an error
handler to skip to the next record.  I have encounterd bad records
that have stopped the processing of the rest of the file.  This
occurred the very first time I used this script.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
eg_staged_bib_overlay