Ensure handling of return code from previous command doesn't cause the script to halt if that code is non-zero when running with `set -e`.
Ensure handling of return code from previous command doesn't cause the script to halt if that code is non-zero when running with `set -e`.