chore(common): fix child build error handling
Fixes #8322. This issue was arising due to subshells masking the exit code. set -e is not really to be trusted.
parent
04189d2e
Please register or sign in to comment
Fixes #8322. This issue was arising due to subshells masking the exit code. set -e is not really to be trusted.