You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Nonetheless, we should be checking the error code after every line
> executes, one way or another. Is there a way to automatically do this
> in bash?
"set -e" should do it.
Google brings up this page, besides lots of others:
http://www.davidpashley.com/articles/writing-robust-shell-scripts.html
Cheers,
Burcin
CC: @dimpase @jhpalmieri
Component: build
Issue created by migration from https://trac.sagemath.org/ticket/6598
The text was updated successfully, but these errors were encountered: