| commit | 3e1741ebc581c8d7b3b9297aa57f0707f6167427 | [log] [tgz] |
|---|---|---|
| author | Chris Mumford <cmumford@google.com> | Thu Dec 08 06:03:32 2022 -0800 |
| committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Dec 08 22:54:39 2022 +0000 |
| tree | c9a8485123375511b6cb90239f57997acc766fc9 | |
| parent | df5240fc6fcdf9162359c352547f9cd1e7a22902 [diff] |
[infra] make addr2line silent when checking existence Pipe stdout/stderr to /dev/null when running it to check for its existence. This avoids confusing text in the build log which may lead some readers to think that addr2line was being run incorrectly. Change-Id: I791153ad741a3088bdbb0f44603959234bdc7814 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/615636 Commit-Queue: Chris Mumford <cmumford@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>