checks: reenable set -e and avoid error exit #45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "pr-reenable-set-e-avoid-error-exit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Avoid error exit with set -e by avoiing non-zero return codes,
and re-enable set -e in pre-commit
Signed-off-by: Daniel F. Dickinson dfdpublic@wildtechgarden.ca