We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GitLab CIで drecom/centos-ruby を使ってる時に見つけた
$ ./gitlab-ci/setup.sh bash: line 22: warning: setlocale: LC_ALL: cannot change locale (ja_JP.UTF-8) /bin/bash: warning: setlocale: LC_ALL: cannot change locale (ja_JP.UTF-8) + bundle install --jobs=2 --retry=3 --path=vendor/bundle/ bash: warning: setlocale: LC_ALL: cannot change locale (ja_JP.UTF-8) bash: warning: setlocale: LC_ALL: cannot change locale (ja_JP.UTF-8) bash: warning: setlocale: LC_ALL: cannot change locale (ja_JP.UTF-8) bash: warning: setlocale: LC_ALL: cannot change locale (ja_JP.UTF-8) bash: warning: setlocale: LC_ALL: cannot change locale (ja_JP.UTF-8) bash: warning: setlocale: LC_ALL: cannot change locale (ja_JP.UTF-8) bash: warning: setlocale: LC_ALL: cannot change locale (ja_JP.UTF-8)
The text was updated successfully, but these errors were encountered:
Fix warning: setlocale: LC_ALL
451c79f
ref. http://qiita.com/amanoiverse/items/761994974686480a50b5 Close #5
No branches or pull requests
GitLab CIで drecom/centos-ruby を使ってる時に見つけた
The text was updated successfully, but these errors were encountered: