commit | 731bb91b8e65c57ec0a55e2ed11abb9910a89c6b | [log] [tgz] |
---|---|---|
author | Lukacs T. Berki <lberki@google.com> | Fri Apr 16 09:16:19 2021 +0200 |
committer | Lukacs T. Berki <lberki@google.com> | Mon Apr 19 09:28:21 2021 +0200 |
tree | 788c932e162e766e87b7bcf1e23fad4736a3ea29 | |
parent | 5fb28ffdeccc24c14e4a19c8102d5129921356a5 [diff] [blame] |
Propagate errors from integration tests scripts. Test: Presubmits. Change-Id: Ie1f83c562a357e472bcaa95a4c1567a3e974d496
diff --git a/tests/run_integration_tests.sh b/tests/run_integration_tests.sh index db24037..76b324b 100755 --- a/tests/run_integration_tests.sh +++ b/tests/run_integration_tests.sh
@@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash -eu TOP="$(readlink -f "$(dirname "$0")"/../../..)" "$TOP/build/soong/tests/bootstrap_test.sh"