diff options
author | Dan Liew <daniel.liew@imperial.ac.uk> | 2016-12-17 17:36:08 +0000 |
---|---|---|
committer | Dan Liew <daniel.liew@imperial.ac.uk> | 2016-12-17 17:38:57 +0000 |
commit | 6566f3ca2893972a10e63b0308ff9b30a2d6a575 (patch) | |
tree | 774b75a182c7cdbeebace9f0d56ee8729cb6bd4f /lib | |
parent | f997712d5ccac6714e57d87626e37bb762491784 (diff) | |
download | klee-6566f3ca2893972a10e63b0308ff9b30a2d6a575.tar.gz |
[TravisCI] Fix bug where TravisCI build scripts would carry on executing
even though configure/build failed. This due to using the `&&` operator which means failure of commands to execute in this compound statement will not trigger the script to exit as requested by `set -e`.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions