Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #9310

Category None
Changed by Jason Stephenson <jasonohnoyoudont@sigio.com>
Changed at Thu 02 Mar 2023 10:33:34
Repository git://git.evergreen-ils.org/Evergreen.git
Project Evergreen
Branch master
Revision eda46923facdd678fdd45661009ef6073855db84

Comments

LP1940662: Add a --pipe option to marc_export
Add a --pipe option to marc_export to force reading of record ids from
standard input when one or more of the --library, or --descendants
options are used.  This permits more flexibility when exporting
records with holdings for given libraries or subsets of a collection.

It is an error to specify the --all or --since and --pipe options in
the same command line.

Co-authored-by: Josh Stompro <stomproj@larl.org>

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Josh Stompro <stomproj@larl.org>

Changed files