Skip to content

License check failures don't set a failing exit code #2707

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

Closed
sfackler opened this issue May 15, 2018 · 0 comments
Closed

License check failures don't set a failing exit code #2707

sfackler opened this issue May 15, 2018 · 0 comments
Labels
bug Panic, non-idempotency, invalid code, etc.

Comments

@sfackler
Copy link
Member

bash-3.2$ cargo +nightly fmt -- --write-mode check
error: license check failed
 --> /Users/sfackler/foo/src/main.rs:1

warning: rustfmt may have failed to format. See previous 1 errors.

bash-3.2$ echo $?
0
@nrc nrc added the bug Panic, non-idempotency, invalid code, etc. label May 15, 2018
@nrc nrc added this to the 1.0 milestone May 15, 2018
@nrc nrc mentioned this issue May 17, 2018
@nrc nrc closed this as completed in 1452349 May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Panic, non-idempotency, invalid code, etc.
Projects
None yet
Development

No branches or pull requests

2 participants