commit | c8e985d76226f215e005379ee3e4792fc1b61498 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Tue Dec 14 16:46:28 2021 +0300 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Tue Dec 14 16:46:28 2021 +0300 |
tree | 4343a58c415934ba0e64a4fabd77d7ce9c49c4ab | |
parent | ebdbfbccbba75e79438367fefb6cc9c1aff9c9cb [diff] |
tf-a-builder: Run expect-post-runner.sh with bash -e We should fail the job if a post-expect script failed, so need to run Jenkins wrapper script with bash -e to make sure that happens and expect-post-runner.sh's exit code is not ignored. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: I7eabd4d32a18610e701cd4f2b16926539a7eb4ed