Fail ASAP in *_run.sh scripts
Failing early is especially important in scripts which run make multiple times. It prevents the user from missing some failing tests in earlier runs.
Showing
Please register or sign in to comment
Failing early is especially important in scripts which run make multiple times. It prevents the user from missing some failing tests in earlier runs.