]> Cypherpunks repositories - gostls13.git/commit
run.bat: check go.exe instead of go
authorEgon Elbre <egonelbre@gmail.com>
Fri, 3 Apr 2020 17:01:25 +0000 (20:01 +0300)
committerBryan C. Mills <bcmills@google.com>
Fri, 3 Apr 2020 17:41:28 +0000 (17:41 +0000)
commitd78639519df17bf7fb5a7facef007e90d6c0283c
tree5eb873973816d064cd43ac1c8039db8b38173a03
parent47ade08141b23cfeafed92943e16012d5dc5eb8b
run.bat: check go.exe instead of go

Windows requires checking with the .exe extension.

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