aboutsummaryrefslogtreecommitdiff
path: root/src/strings
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2023-08-24 16:48:14 -0400
committerAustin Clements <austin@google.com>2023-10-09 20:51:16 +0000
commit262b8050daf588cd298527114cb377753f0a2c39 (patch)
tree4d70ca286cd771dc68418912d94ebf288e8fc3cd /src/strings
parent8222423e0384cce56de31fe2c38572da0a5c1943 (diff)
downloadgo-262b8050daf588cd298527114cb377753f0a2c39.tar.xz
cmd/go: remove unnecessary b.Print setting
The Builder returned by work.NewBuilder is already setup to print to os.Stderr, so it's not necessary for runRun to set b.Print to a different function that does exactly the same thing. This b.Print assignment was introduced in CL 5591045. At the time, the builder type defaulted to printing to os.Stdout, so this was necessary to make "go run" print build errors to stderr. Change-Id: I0c07984616c5efc37ba681f4cf69e83542566bab Reviewed-on: https://go-review.googlesource.com/c/go/+/522796 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Bryan Mills <bcmills@google.com>
Diffstat (limited to 'src/strings')
0 files changed, 0 insertions, 0 deletions