Skip to content

Fix exit code on bogus build file #34365

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

Merged

Conversation

elibarzilay
Copy link
Contributor

Fixes missing error exit code when a bogus input file is specified

Fixes #33849.

@elibarzilay elibarzilay force-pushed the fix-exit-code-on-bogus-build-file branch from 31a34a1 to 7d4e712 Compare October 14, 2019 20:26
@elibarzilay elibarzilay force-pushed the fix-exit-code-on-bogus-build-file branch from 3cc6afa to 730a52b Compare October 15, 2019 19:52
@elibarzilay elibarzilay merged commit 22c15a2 into microsoft:master Oct 15, 2019
@elibarzilay elibarzilay deleted the fix-exit-code-on-bogus-build-file branch October 15, 2019 22:09
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

Successfully merging this pull request may close these issues.

Command line argument validation returns incorrect process exit code
2 participants