Using set -e and reworking scripts as needed
http://stackoverflow.com/a/1379904/4747661
Not sure if we can get an error to display, ideally we want a status of failure in red output with which line failed.
This is needed in case some step fails, which happens as external dependencies change.