https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17468
--- Comment #7 from Tomás Cohen Arazi <tomasco...@gmail.com> --- (In reply to M. Tompsett from comment #6) > Comment on attachment 56702 [details] [review] > Bug 17468: Remove koha-*-zebra scripts and its traces > > Review of attachment 56702 [details] [review]: > ----------------------------------------------------------------- > > Where is koha-zebra? > > ::: debian/koha-common.bash-completion > @@ -132,5 @@ > > > > -# koha-*-zebra autocomplete with enabled instances > > -complete -F _koha_enabled_instances koha-start-zebra > > -complete -F _koha_enabled_instances koha-restart-zebra > > -complete -F _koha_enabled_instances koha-stop-zebra > > Shouldn't this be: > complete -F _koha_enabled_instances koha-zebra > ? > > ::: debian/koha-common.install > @@ -30,5 @@ > > debian/scripts/koha-run-backups usr/sbin > > debian/scripts/koha-shell usr/sbin > > debian/scripts/koha-sitemap usr/sbin > > -debian/scripts/koha-start-zebra usr/sbin > > -debian/scripts/koha-stop-zebra usr/sbin > > Shouldn't there be a: > debian/scripts/koha-zebra usr/sbin > ? Look at the dependencies for this bug. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/