Update git submodules
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 2 Feb 2018 21:52:48 +0000 (13:52 -0800)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 2 Feb 2018 21:54:58 +0000 (21:54 +0000)
commitf3cfb5668c5f1d122664337fdbe9901ac17917d2
treec812f13d1b995bd1609e27ddaab07230a2a8cb1e
parent8140546171e5f79e52b97668adfd7761954d1849
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Set the lint job shell to /bin/bash

    The default builder in Jenkins is '/bin/sh -ex'. Because of this lint
    jobs are failing that we assume won't as everywhere else we've used
    /bin/bash and explitily set options when needed.

    Explicitly setting these jobs to use /bin/bash should keep Jenkins from
    failing builds without reporting the lint results.

    Change-Id: Ibe6cad979d6dcf30e7991873c9ac446ae3bf3a8b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/submodules/releng