http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13971
--- Comment #1 from M. de Rooy <[email protected]> --- Created attachment 37582 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37582&action=edit Bug 13971: Adjusted locations in koha-rebuild-zebra for gitified instance This patch adds a few lines to koha-rebuild-zebra in order to adjust the locations for PERL5LIB and rebuild_zebra.pl script. It builds on the notion that /etc/koha/sites/[instance] contains a file called gitified containing the path to the gitified instance (instead of the default /usr/share/koha or other installed default). NOTE: As long as the gitified file does not exist, behavior does not change. I will submit a separate follow-up report for creating the gitified file. Furthermore, I would like to use the Zebra setup from the gitified instance instead of the default files in /etc/koha/zebradb. Will put that in another report too. Test plan: [1] Do not have a file /etc/koha/sites/[instance]/gitified. [2] Run koha-rebuild-zebra -a -b -v [instance] [3] If you have a gitified Koha instance, put the path in that etc file. [4] Run koha-rebuild-zebra -a -b -v [instance] -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
