rebuild_zebra: exit if both -a and -x specified
authorGalen Charlton <galen.charlton@liblime.com>
Tue, 25 Mar 2008 12:30:41 +0000 (07:30 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 25 Mar 2008 12:57:44 +0000 (07:57 -0500)
commit57d128f72781fc854936ab0c4e8dffde167108bc
tree464a337c370391b6c0216e3398fb07f70ededc32
parentf0d5da74487e80ec560980a3c67d6a481a5ac832
rebuild_zebra: exit if both -a and -x specified

At moment using both -a (index authorities) and
-x (export records as MARC XML) is not allowed -
if the Zebra authority database is using the DOM
filter, zebraidx will not be able to process the
exported records correctly.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
misc/migration_tools/rebuild_zebra.pl