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)
commitf736dd0911cf44b8c51a42875d4183c0f8f6b31d
tree6d45447a034e11d5c7def34d1ba43a21e31cb015
parentef205441bf1c77df35499b7263d5f653b6a9f51b
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