Update git submodules
authorCedric Ollivier <cedric.ollivier@orange.com>
Tue, 30 May 2017 07:11:55 +0000 (07:11 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 30 May 2017 07:11:55 +0000 (07:11 +0000)
commitc637399bdfd9245ddd92d124c1932036dc517de5
tree4337eea772ba7753981bc03000af01c3780db944
parent349c0e762f75cf8ce64e46dee368859346f70f0a
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Chmod 755 functest/ci/download_images.sh"
  - Chmod 755 functest/ci/download_images.sh

    It's designed to be called via Jenkins and was fixed by the next rule:

    $ find ${FUNCTEST_REPO_DIR} -name "*.sh" \
      |xargs grep \#\! |cut -d\: -f 1 |xargs chmod -c 755

    Change-Id: I186aa9c3227dbac4e80f9a463632efdb2512020e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docs/submodules/functest