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)
commitdffca01d918213e3ce68e7c4940b332f707a15a1
tree99e0c5e93304213fb19d2ef00eab95e68924a9dc
parent930744941095f4465110890bc245ef5b77d9eb86
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