Bug 6540 - Add config file as command line option for koha-create
authorMagnus Enger <magnus@enger.priv.no>
Wed, 20 Jul 2011 17:01:19 +0000 (19:01 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 28 Jul 2011 02:18:58 +0000 (14:18 +1200)
commitb66c860d5df65c185279741219b88bc08e7de524
treeb3db03c8c4d2fd59b7186301aa57d41d7a2ae63c
parentbddca6fbcfaabd9a541c1c9e1c537c377c2b783f
Bug 6540 - Add config file as command line option for koha-create

Order of precedence for config options, from lowest to highest:

1. The defaults set in koha-create itself
2. /etc/koha/koha-sites.conf
3. Config file specified with --configfile
4. Individual options set with --marcflavor, --zebralang, --defaultsql

Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
debian/scripts/koha-create