Set the lint job shell to /bin/bash 19/51519/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 2 Feb 2018 21:52:48 +0000 (13:52 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 2 Feb 2018 21:52:48 +0000 (13:52 -0800)
commit606a18946b901e57f5910cbeaf28cb8367414941
tree251ca7a9415e3289d198503de709cfa3f32d9b6b
parent00b16002d3e31c6d692c78907b3885a7aff778cb
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>
jjb/global/releng-macros.yml