commit | 755c2a3bff4b76d8b8a4209232b383fdad71acde | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Thu Jun 03 20:39:10 2021 -0700 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Fri Jun 04 05:15:31 2021 +0000 |
tree | 5c63eef1c78543904e6f3363a4e95a8ee2abce87 | |
parent | 30e705aefe19d7dde6e2935528b9799783965666 [diff] |
[update_clang-tools.sh] Ignore failures when removing .fetch* Sometimes these files are absent but this causes the script to fail since it's run with `-e`. Ignore failures when deleting .fetch*. Test: run script Change-Id: Ida750b504064f2da53d0d9444838a49e476530d4