#6598: Change the sage build system to use "set -e" so that if any error occurs
in
spkg-install then the build immediately terminates with an error
--------------------+-------------------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.1
Component: build | Keywords:
Reviewer: | Author:
Merged: |
--------------------+-------------------------------------------------------
{{{
> 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
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6598>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---