diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-04-10 14:59:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-10 14:59:19 +0000 |
commit | 5f6f74e6fd9e3e40a684e1622f017f93124c0a56 (patch) | |
tree | 16af144c389d864e3aa0de84002c22dc850fb747 /docs | |
parent | 27181b58a56cbf2e89b40bd606d1460ad0e6e98c (diff) |
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "export LANG="C" rather than export LANG="c""
- export LANG="C" rather than export LANG="c"
opnfv@linux-r4ap:~$ export LANG="C"
opnfv@linux-r4ap:~$ perl -E exit
opnfv@linux-r4ap:~$ export LANG="c"
opnfv@linux-r4ap:~$ perl -E exit
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US.UTF-8",
LC_ALL = "",
LANG = "c"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
paste of deploy failing: https://hastebin.com/fufananewa.sql
Change-Id: Id1ef2430887251044700e03fc1f294ad18adf90a
Signed-off-by: agardner <agardner@linuxfoundation.org>
Diffstat (limited to 'docs')
m--------- | docs/submodules/releng-xci | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci -Subproject 94a2ba4e51247f1f151e39d4902ad6e56e09e10 +Subproject bd562fe7a3cc7c0d4849158c5a2e5c29ca60e57 |