Address a few irritating glitches in the go list debug logging. - Print a fully runnable command line, with args like "a" "b" "c" instead of [a b c]. - Include stderr in the debug logs for cases where the command fails. - Print the correct PWD environment var from cmd instead of cfg. Change-Id: I58e77b370baf8378a21377b81ee2ba5d21a557ab Reviewed-on: https://go-review.googlesource.com/c/163497 Run-TryBot: Heschi Kreinick <heschi@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> |
||
|---|---|---|
| .. | ||
| gopackages | ||
| packagestest | ||
| testdata | ||
| doc.go | ||
| example_test.go | ||
| external.go | ||
| golist.go | ||
| golist_fallback.go | ||
| golist_fallback_testmain.go | ||
| golist_overlay.go | ||
| packages.go | ||
| packages110_test.go | ||
| packages_test.go | ||
| packagescgo_test.go | ||
| stdlib_test.go | ||
| visit.go | ||