Koha/installer
Jonathan Druart 531fb2c9fd
Bug 34685: Make updatedatabase.pl propagate the error
updatedatabase.pl already return 0 even if an error occurred during the upgrade.

Test plan:
Adjust a db rev to make it fail and modify the value of the syspref 'version' in DB to
make the db rev run.

Run updatedabase.pl and `echo $?`

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-09-06 15:05:21 -03:00
..
data/mysql Bug 34685: Make updatedatabase.pl propagate the error 2023-09-06 15:05:21 -03:00
externalmodules.pl
install.pl Bug 33720: Also flush in install 2023-07-03 10:35:04 -03:00
onboarding.pl