]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP2041364: Fix a mistake in the marc_export error reporting code
authorJason Stephenson <jason@sigio.com>
Mon, 30 Oct 2023 17:29:30 +0000 (13:29 -0400)
committerJane Sandberg <js7389@princeton.edu>
Sat, 11 Nov 2023 23:22:46 +0000 (15:22 -0800)
commit11a4c120352bc63642edcee003b3d2816ea074db
treecaffb60f3b8fe7ac18bd1f517e85661d5c73e76f
parentb2091fa8ffeab3598a4bd16370d4f88e94ae4952
LP2041364: Fix a mistake in the marc_export error reporting code

While working on marc_export performance, I stumbled upon the fact
that the error reporting for the wrong --type export would actually
report the formats. This commit fixes the error reporting to use the
correct variable for types.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/support-scripts/marc_export.in