]> Cypherpunks repositories - gostls13.git/commit
run.bat: use ..\bin\go instead of "go" to install std and cmd
authorBryan C. Mills <bcmills@google.com>
Thu, 21 May 2020 04:09:34 +0000 (00:09 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 27 May 2020 19:54:12 +0000 (19:54 +0000)
commit0d20a492823211cd816ded24c98cfcd58b198faa
tree245f7c58824ed999558b812aeb8d8ed8d34dd56c
parente3491c46034cecbaf0f33928b09e1e3c0c6a0d20
run.bat: use ..\bin\go instead of "go" to install std and cmd

The paths for the other "go" commands in this file were fixed in CL 223741,
but this one was missed (and run.bat is not caught by the builders).

Change-Id: Iba1efddc7d2fbe6af39c39d643508decc954bbc5
Reviewed-on: https://go-review.googlesource.com/c/go/+/234758
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/run.bat