set -e on bash scripts (#1330)
These scripts should exit immediately if a command exits with a non-zero status.
Showing
Please register or sign in to comment
These scripts should exit immediately if a command exits with a non-zero status.