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

Commit a0124bb1 authored by Sam Delmerico's avatar Sam Delmerico Committed by Gerrit Code Review
Browse files

Merge "document workaround test_bp2build_generates_all_buildfiles"

parents d15df326 0d08b9ba
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -114,7 +114,10 @@ EOF
  fi
}

_save_trap=$(trap -p EXIT)
trap '[[ $? -ne 0 ]] && echo Are you running this locally? Try changing --sandbox_tmpfs_path to something other than /tmp/ in build/bazel/linux.bazelrc.' EXIT
test_bp2build_generates_all_buildfiles
eval ${_save_trap}

function test_cc_correctness {
  setup