Skip to content

Fix Error Propagation

Choose a tag to compare

@evanplaice evanplaice released this 05 Apr 04:55
· 140 commits to main since this release

When a subprocess returns an error code of 1 esmtk should reflect that by passing a 1. Without this tests, linting, and possibly other commands were silently failing.