Update git submodules
authorchenjiankun <chenjiankun1@huawei.com>
Wed, 30 Aug 2017 01:15:21 +0000 (01:15 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 30 Aug 2017 08:46:47 +0000 (08:46 +0000)
commite2919dfb11f10bf7124d4371628f1304f161ac8a
treec55eac7ed6a9b316c40340563b324ecdb57c0261
parent8d7009e587cb73a965753d090f4b6ab5450db77f
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Bugfix: Bad substitution wthen run shell script

    When run yardstick-get-k8s-conf.sh, there is an error:
        /tmp/hudson2171423090360971912.sh: 6:
        /tmp/hudson2171423090360971912.sh: Bad substitution

    To solve this problem, we need set using /bin/bash to run script.
    If we do not set it, it will using /bin/sh by default.

    Change-Id: Ic3aa58dfad009c42974f98ea4366b6e5f50752ca
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
docs/submodules/releng