Commit bdaef22f authored by Colin Cross's avatar Colin Cross
Browse files

Exit on failure in genrule for loop

Bash does not exit early on failures in a for loop, and it returns
the exit code of the last time through the loop.  Exit explicitly
on failures in the loop.

Bug: 122712680
Test: m checkbuild
Change-Id: I19de5cec09ca467f73e6a8a0abe0fc02bc17fa64
parent 657e7593
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment