15044f0dea822874a26a44a77972ffd4c78e491c
Sourcing native_mariadb_port_takeover.sh for unit tests means a failing check's die() -> exit 1 would terminate the sourcing test script itself rather than just failing an `if` condition. Wrap the three expected-to-fail calls in subshells so exit is confined to the subshell.
Description
No description provided
Languages
PHP
56.5%
Shell
39.2%
CSS
4.3%