diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-02-02 13:52:48 -0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-02 21:54:58 +0000 |
commit | f736dd0911cf44b8c51a42875d4183c0f8f6b31d (patch) | |
tree | 6d45447a034e11d5c7def34d1ba43a21e31cb015 /docs/submodules | |
parent | ef205441bf1c77df35499b7263d5f653b6a9f51b (diff) |
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>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 00b16002d3e31c6d692c78907b3885a7aff778c +Subproject 606a18946b901e57f5910cbeaf28cb836741494 |