]> 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)
committerMason James <mtj@kohaaloha.com>
Mon, 3 Apr 2017 15:44:58 +0000 (03:44 +1200)
commit2560b7fa72ab3801257f4cd3d65506eb3405952f
treee37e153a0700a44b0f11baf395149260dbeab86b
parentb696300c3a2ddbd670775fe22a0cb95b61751abf
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