Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 731bb91b authored by Lukacs T. Berki's avatar Lukacs T. Berki
Browse files

Propagate errors from integration tests scripts.

Test: Presubmits.
Change-Id: Ie1f83c562a357e472bcaa95a4c1567a3e974d496
parent 5fb28ffd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -126,7 +126,7 @@ function test_glob_noop_incremental() {

  # This test needs to start from a clean build, but setup creates an
  # initialized tree that has already been built once.  Clear the out
  # directory to start from scratch.
  # directory to start from scratch (see b/185591972)
  rm -rf out

  mkdir -p a
+1 −1
Original line number Diff line number Diff line
#!/bin/bash
#!/bin/bash -eu

TOP="$(readlink -f "$(dirname "$0")"/../../..)"
"$TOP/build/soong/tests/bootstrap_test.sh"