]> git.koha-community.org Git - koha.git/commit
Bug 17731: Remove noxml option from rebuild_zebra.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 6 Dec 2016 14:37:50 +0000 (15:37 +0100)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 14 Feb 2017 07:20:01 +0000 (08:20 +0100)
commit3f1c6b05fa3c6c0dcbfeedf88c0c3919af54a952
treec3347bafe598ed3497b0dbdb03b019507efb5d42
parentdeaeed7903d78965cab25099dcb9831547e8ad9f
Bug 17731: Remove noxml option from rebuild_zebra.pl

The removal of the noxml is a logical follow-up of bug 16506 (which
make xml the default).

Actually this option should have been removed by bug 10455 (it removes
the biblioitem.marc field).

Test plan:
Make sure the rebuild_zebra.pl script works as before.

Signed-off-by: Emma Smith <emma.nakamura.smith@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 7a2cbfba1f271d307045d867654ff0d7de939aa6)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
misc/migration_tools/rebuild_zebra.pl