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

Shell doesn't fail build if command exited with non-zero status code. #80

Closed
guncha25 opened this issue May 22, 2017 · 2 comments
Closed

Comments

@guncha25
Copy link
Contributor

If shell command can not be executed build process continues and may cause build to die later on process or finish successfully when actually something went wrong . That makes it harder to debug. This should be changed so that build fails with message of command that failed.

@guncha25 guncha25 changed the title shell doesn't fail build if command exited with non-zero status code. Shell doesn't fail build if command exited with non-zero status code. May 22, 2017
@guncha25
Copy link
Contributor Author

This is part of conversation in wunderio/WunderTools#173

tharna added a commit that referenced this issue May 30, 2017
Issue #80: Raise build error on failed shell command.
@tharna
Copy link
Member

tharna commented May 30, 2017

Resolved by #81

@tharna tharna closed this as completed May 30, 2017
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

2 participants