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

Eq-base: returned value #307

Closed
wants to merge 2 commits into from
Closed

Eq-base: returned value #307

wants to merge 2 commits into from

Conversation

D-system
Copy link
Contributor

Return 1 on error/empty list.

Fix #306

> bundle exec i18n-tasks eq-base
Same value as en (1) | i18n-tasks v0.9.25
+--------+-----------+-------+
| Locale | Key       | Value |
+--------+-----------+-------+
|   ja   | fund.isin | ISIN  |
+--------+-----------+-------+
> echo $?
1
> bundle exec i18n-tasks eq-base
No translations are the same as base value
> echo $?
0

@D-system
Copy link
Contributor Author

Duplicates #301

@D-system D-system closed this Oct 23, 2018
@D-system D-system deleted the eq_base branch October 23, 2018 05:52
@D-system D-system restored the eq_base branch October 23, 2018 05:52
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.

1 participant