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)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 26 Mar 2017 20:54:58 +0000 (20:54 +0000)
commitfac1ccd9b2f2ce5fd61ea842eb622b8f70e613f0
tree32dffa15c4ac99a9b8bfa0e544ee466f6896faaf
parentb294550ac6db804193928af798500e18d83de9db
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>
(cherry picked from commit fe898bc641b6d76d7b869654dce4ec21e219daf8)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
debian/scripts/koha-rebuild-zebra