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 | f3cfb5668c5f1d122664337fdbe9901ac17917d2 (patch) | |
tree | c812f13d1b995bd1609e27ddaab07230a2a8cb1e /docs/submodules/releng | |
parent | 8140546171e5f79e52b97668adfd7761954d1849 (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/releng')
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 |