Update git submodules
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 10 Apr 2018 14:59:19 +0000 (14:59 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 10 Apr 2018 14:59:19 +0000 (14:59 +0000)
commit5f6f74e6fd9e3e40a684e1622f017f93124c0a56
tree16af144c389d864e3aa0de84002c22dc850fb747
parent27181b58a56cbf2e89b40bd606d1460ad0e6e98c
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>
docs/submodules/releng-xci