To improve the compatibility of the inline test with the `set -e` option, ensure all commands which are expected to pass are explicitly checked for return code and non-zero return codes are handled.
To improve the compatibility of the inline test with the `set -e` option, ensure all commands which are expected to pass are explicitly checked for return code and non-zero return codes are handled.