]> git.koha-community.org Git - koha.git/commit
Bug 18069: Remove residue of rebuild_zebra -x
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 7 Feb 2017 08:10:42 +0000 (09:10 +0100)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 22 Mar 2017 21:14:31 +0000 (21:14 +0000)
commitfe898bc641b6d76d7b869654dce4ec21e219daf8
treeb8bce683a9da4daa1dcd24ba8100a06ac7ad3abf
parent5823d4ca6a71404d502eeb7f1bf5dd152fd98e22
Bug 18069: Remove residue of rebuild_zebra -x

Bug 17731 removed the -x option of rebuild_zebra but koha-rebuild-zebra
still cals the script with this option.

"Warning: You passed -x which is already the default and is now deprecated"

Test plan:
sudo koha-rebuild-zebra -f
should no longer raise the warning

Signed-off-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
debian/scripts/koha-rebuild-zebra