lostluck commented on a change in pull request #16693:
URL: https://github.com/apache/beam/pull/16693#discussion_r797883326



##########
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:
       Hopefully the earlier defensive checks prevent needing to know the 
installation anymore, but out of an abundance of caution, I've reinstated it.




-- 
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]


Reply via email to