Bug 10733: Follow up - unset variables from koha-sites.conf if USE_MEMCACHED=no
authorTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 13 Sep 2013 13:14:30 +0000 (10:14 -0300)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 30 Oct 2013 03:30:14 +0000 (03:30 +0000)
commitfb1748ee8ba8003742e497e059c187b64bde7fa2
tree4441e5e8c85a341f15c29cfa8d5868bdb318abd0
parentc6f091cc2348512e5a707cc9e0d8286b8e2ada0c
Bug 10733: Follow up - unset variables from koha-sites.conf if USE_MEMCACHED=no

As configuration variables from koha-sites.conf overwrite the ones in the
koha-create script we need to unset them in case we have USE_MEMCACHED="no".

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
debian/scripts/koha-create