damccorm commented on a change in pull request #16693:
URL: https://github.com/apache/beam/pull/16693#discussion_r797567348
##########
File path: sdks/go/prepare_go_version.sh
##########
@@ -59,8 +75,7 @@ GOBIN=$GOPATH/bin
GOHOSTOS=`go env GOHOSTOS`
GOHOSTARCH=`go env GOHOSTARCH`
-# Outputing the system Go version for debugging purposes.
-echo "System Go installation: `which go` is `go version`; Preparing to use
$GOBIN/$GOVERS"
+echo "Preparing to use $GOBIN/$GOVERS"
Review comment:
Any reason to cut this? It still feels moderately useful if anything
goes wrong in this script and I don't think we would've printed it elsewhere
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]