1
0
mirror of https://github.com/etcd-io/etcd.git synced 2026-02-05 06:46:49 +01:00
Files
etcd/scripts
Ivan Valdes 56b582fd36 Silence BOM first run expected error
The tool github.com/appscodelabs/license-bill-of-materials fails during
the first run in a recently cloned/fresh repository. Because it captures
the output, and the first run shows the download of dependencies. In
8b02416301, we intentionally added a new
execution before evaluating whether the BOM is up to date. However, this
is polluting the logs as it has the expected failure. Redirecting the
output to /dev/null alleviates the issue.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-10-16 11:40:31 -07:00
..
2018-04-02 11:27:39 -07:00
2025-10-16 11:40:31 -07:00

scripts for etcd development