commit | 8f509bc89f28c4689b2dd9526d0f76585c2d731f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Jun 24 21:00:24 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jun 24 21:00:24 2022 +0000 |
tree | f3013ad787916f696e62227410ab7f1a185f4130 | |
parent | cfe991d2629e55b713ed46cbbd386a028dc3bc41 [diff] | |
parent | 595fb1c87b2e94c862c502e73120058e146f5103 [diff] |
Merge "Change experiments config fetch log to be a verbose log"
diff --git a/ui/build/config.go b/ui/build/config.go index 5765f21..59b01b3 100644 --- a/ui/build/config.go +++ b/ui/build/config.go
@@ -211,7 +211,7 @@ } if err := fetchEnvConfig(ctx, config, bc); err != nil { - fmt.Fprintf(os.Stderr, "Failed to fetch config file: %v\n", err) + ctx.Verbosef("Failed to fetch config file: %v\n", err) } configDirs := []string{