diff options
| author | 2018-09-19 15:09:26 -0700 | |
|---|---|---|
| committer | 2018-09-19 23:23:51 +0000 | |
| commit | 8e877af5f48d5ba9419026eb8d1578a311b2af51 (patch) | |
| tree | 09beae202b6aa2693555dfe03bcba3eda7e2631e /java/java_resources.go | |
| parent | 2b2b6a72d39f08c6c7f9e3be8ae62035f170d484 (diff) | |
Hide warning on static executables in strip.sh
Stripping static executables prints a warning:
bash: prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-nm: No such file or directory
The message is harmless, just hide it.
Also turn on pipefail so that the script will exit if the command
returns an error.
Bug: 24409581
Test: m checkbuild
Change-Id: I9647c55c3509e4573e6d4f2f6d88119bdf31e9fb
Diffstat (limited to 'java/java_resources.go')
0 files changed, 0 insertions, 0 deletions