]> git.koha-community.org Git - koha.git/commit
Bug 6540 - Followup - koha-create would die without --configfile
authorMagnus Enger <magnus@enger.priv.no>
Mon, 15 Aug 2011 07:00:07 +0000 (09:00 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Fri, 2 Sep 2011 18:41:54 +0000 (14:41 -0400)
commit862df3d8461a7a6455b606a7ee595334a93c59cf
treefb29cb9c1877791740898c85b8a524c94da45574
parent85f4ca591ee6cd1d672e251dc416bc86a3e92142
Bug 6540 - Followup - koha-create would die without --configfile

koha-create would fail to check that --configfile was set on the
commandline, before either including it if it existed or dying if
it did not. This patch should make sure the existence of a
configfile is only tested if --config is set.

Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
This should apply against 3.4 and master.
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 31bb901e2b31748dd86e7da45672c42a5359c5a4)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
debian/scripts/koha-create