[Koha-bugs] [Bug 5166] Refactor rebuild_zebra.pl into a library

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 9 17:49:50 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5166

--- Comment #5 from Tomás Cohen Arazi <tomascohen at gmail.com> 2011-03-09 16:49:50 UTC ---
If you'd like to test on a dev install, run daemon like this:

KOHA_DEV_SRC=/home/tomas/Work/koha/devel/koha-community-src
KOHA_DEV_ETC=/home/tomas/koha-dev/etc/koha-conf.xml
MYUSER=<user that runs processes>

su - $MYUSER PERL5LIB=$KOHA_DEV_SRC KOHA_CONF=$KOHA_DEV_ETC
$KOHA_DEV_SRC/misc/bin/zebraqueue_daemon.pl

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list