Bug 19163: Critical typo in stage-marc-import process
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 22 Aug 2017 14:41:46 +0000 (16:41 +0200)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 10 Sep 2017 09:02:03 +0000 (11:02 +0200)
commit293d05d0af9817e7d0b31bbb19684494f259714a
tree57cd515c411718a330d5936977e80a5347de5b3b
parentfe0e8e740a044ca2002091aaacbe0843749fe56d
Bug 19163: Critical typo in stage-marc-import process

Template says ISO2709 but script wants MARC or MARCXML..
Slipped in with bug 19049.
Trivial but critical fix.

Test plan:
Import a MARC file.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
I picked this fix because I think MARC is always ambiguous. ISO2709
clearly denotes the serialization format used.

Signed-off-by: Liz Rea <liz@catalyst.net.nz>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
tools/stage-marc-import.pl