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

Use nonzero exit codes when an error happens #77

Closed
jleclanche opened this issue May 6, 2018 · 1 comment
Closed

Use nonzero exit codes when an error happens #77

jleclanche opened this issue May 6, 2018 · 1 comment
Assignees

Comments

@jleclanche
Copy link

I've been having a lot of trouble catching errors related to crowdin-cli in CI because whenever there's an error and it exits, it always uses exit code 0 (success).

For example, crowdin --config does_not_exist.yml upload sources && echo "Success!" will in fact print success.

@v3ctorman
Copy link

v3ctorman commented May 6, 2018

Hello @jleclanche !
Thanks for pointing the issue. We'll recheck the behavior with the dev team and reverе to you in short run

@ihor-popyk ihor-popyk self-assigned this May 10, 2018
@dmtr-p dmtr-p closed this as completed in c015edf Apr 17, 2019
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

3 participants