Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all vmsinstall.sh scripts to quickly exit on error #25

Open
AnthonyAstige opened this issue Jun 12, 2016 · 0 comments
Open

Update all vmsinstall.sh scripts to quickly exit on error #25

AnthonyAstige opened this issue Jun 12, 2016 · 0 comments

Comments

@AnthonyAstige
Copy link
Member

AnthonyAstige commented Jun 12, 2016

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.

@AnthonyAstige AnthonyAstige changed the title Update all vmsinstall.sh scripts to quickly exit Update all vmsinstall.sh scripts to quickly exit on error Jun 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant