summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
diff options
context:
space:
mode:
authorDaniel Schwierzeck <[email protected]>2018-01-26 16:31:06 +0100
committerTom Rini <[email protected]>2018-02-04 22:55:34 -0500
commit38314d0e6468af5ee2ac4610670419e46479ed42 (patch)
tree35482b12cabc03c685ae4a32b910f9cd6464223b /scripts/Makefile.lib
parent2371d1bcbf397dcbe38f7f51de6247cfef09d74e (diff)
travis.yml: fix 'set +e' in build script
The build script should not manipulate shell flags (especially '-e'). A non-zero exit value can also be catched with 'cmd || ret=$?'. Signed-off-by: Daniel Schwierzeck <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions