Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 595fb1c8 authored by Kousik Kumar's avatar Kousik Kumar
Browse files

Change experiments config fetch log to be a verbose log

This log is not super useful to be honest, so avoid printing it to
stdout of the build.

Bug: b/236709761
Change-Id: Ic96130a285160b386df3afc269dd5ef97c7965bf
parent 2ff57f9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -211,7 +211,7 @@ func loadEnvConfig(ctx Context, config *configImpl) error {
	}

	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{