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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 23 Aug 2017 13:22:32 +0000 (10:22 -0300)
commitaf791d83e435587494fa04a45375f48a3e2ad236
treec0150220cf720be9a8ce3dac660f9c38f450ba77
parent6f595e4c95c22ba444f49c61c9d101483309871f
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: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
tools/stage-marc-import.pl