]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/script: log the stop message instead of the state when stopping
authorBryan C. Mills <bcmills@google.com>
Mon, 24 Apr 2023 17:52:28 +0000 (13:52 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 2 May 2023 16:06:05 +0000 (16:06 +0000)
commitfa4781a41502b283b270f7d83e2678152fd01682
treee7b0a426502fa0e4df0452f5b25c0b2c4377dfcc
parent2d83b646d677ceb3df2ea592b7938efe8214c52a
cmd/go/internal/script: log the stop message instead of the state when stopping

Change-Id: I3c887b5f3716e78dfffad6869f986c4381fae3e7
Reviewed-on: https://go-review.googlesource.com/c/go/+/488235
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/go/internal/script/engine.go