-
Evangelos Foutras authored
Due to the "systemctl is-active foo && backup-foo || true" shorthand, errors during database dumping were being ignored. Change the MariaDB section to also be wrapped in a proper if statement. Finally, get rid of "|| true" silencing statements + enable errexit in helper scripts.
Evangelos Foutras authoredDue to the "systemctl is-active foo && backup-foo || true" shorthand, errors during database dumping were being ignored. Change the MariaDB section to also be wrapped in a proper if statement. Finally, get rid of "|| true" silencing statements + enable errexit in helper scripts.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.