]> Cypherpunks repositories - gostls13.git/commit
cmd/go: do not write output when -o is not specified, but folder with same name exists
authorDaniel Theophanes <kardianos@gmail.com>
Sat, 6 Apr 2019 16:50:28 +0000 (09:50 -0700)
committerDaniel Theophanes <kardianos@gmail.com>
Mon, 8 Apr 2019 17:21:02 +0000 (17:21 +0000)
commit081bc62d728c0dc47fb62d26936f297d50efc1f4
tree90217506545f3bdacc33b81479788152a9135387
parentc46ebec322b4f61a219f73f3f0f590cf001a074d
cmd/go: do not write output when -o is not specified, but folder with same name exists

Fixes #31296

Change-Id: Ib8850fe22749ca0bf268614ba045ffe3fc68f5cc
Reviewed-on: https://go-review.googlesource.com/c/go/+/171057
Run-TryBot: Daniel Theophanes <kardianos@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/work/build.go
src/cmd/go/testdata/script/build_multi_main.txt