Bug 11499: UT: Make zebra_setup.pl correctly set indexing mode
authorTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 8 Jan 2014 15:21:42 +0000 (12:21 -0300)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 10 Jan 2014 15:42:23 +0000 (15:42 +0000)
commit5666ed77a34d48aa10e1ad2b1f06d99c0553644f
tree0c7634cdb76e3e50d63363794796e9ba69dd0551
parent7b1d49f84b17ef779fac8ab6874bf2d34037aaba
Bug 11499: UT: Make zebra_setup.pl correctly set indexing mode

By adding the relevant environment variables to the script the generated
koha-conf.xml file for the unit tests is correct now.

Test plan:
- Verify that tests pass now:
  $ prove -v t/db_dependent/Search.t 2> /dev/null | grep 11499

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Passes unit test, koha-qa.pl

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/zebra_config.pl