17 Feb
2018
17 Feb
'18
4:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17468 --- Comment #13 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 71886 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71886&action=edit Bug 17468: Remove koha-*-zebra scripts and its traces This patch removes traces from the (deprecated) koha-*-zebra scripts. To test: - Apply the patch - Verify no traces of koha-*-zebra remain on the codebase (besides Release Notes): $ cd kohaclone $ git grep koha-start-zebra $ git grep koha-stop-zebra $ git grep koha-restart-zebra => SUCCESS: No traces! - Sign off :-D! Sponsored-by: Orex Digital -- You are receiving this mail because: You are watching all bug changes.