Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Use nonzero exit codes when an error happens #68

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

Use nonzero exit codes when an error happens #68

jleclanche opened this issue May 6, 2018 · 1 comment

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.

@jleclanche
Copy link
Author

Wrong repo, moved to crowdin/crowdin-cli#77

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant