Bug 19821: Use database_test entry if exists
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 4 May 2018 17:26:25 +0000 (14:26 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 25 Oct 2021 09:27:40 +0000 (11:27 +0200)
commit5f39d287bc480970c641c42cc79f502a8bae41fc
tree1dd30ad1eeb98e26fa02b79fb4dd14bb617eeec9
parent98c42b8d5acf2a001943705b324bf120aae49338
Bug 19821: Use database_test entry if exists

If the database_test entry exists in the config file we are going to use
it. This will be a trick for developers and CI

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Bouzid Fergani <bouzid.fergani@inlibro.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Installer.pm
Koha/Database.pm
installer/install.pl