]> Cypherpunks repositories - gostls13.git/commit
all.bash: allow spaces in $GOTOOLDIR to print build info
authorJes Cok <xigua67damn@gmail.com>
Sun, 10 Mar 2024 12:36:44 +0000 (20:36 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 11 Mar 2024 19:53:58 +0000 (19:53 +0000)
commitd85d11f101dd08496124185b3fb3236ead30308d
tree45eaed89442eef3f2699cdb6cae96e8b4a8b9e29
parent80157f4cff014abb418004c0892f4fe48ee8db2e
all.bash: allow spaces in $GOTOOLDIR to print build info

For consistency with all.bat: "%GOTOOLDIR%/dist" banner

Fixes #66061

Change-Id: I3387003a77a5fe82fe132e7aba472b06dd9068f5
Reviewed-on: https://go-review.googlesource.com/c/go/+/570395
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/all.bash