https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17468
--- Comment #13 from Tomás Cohen Arazi <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] 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/
