]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: correct gccheckmark test name
authorCherry Mui <cherryyz@google.com>
Wed, 12 Feb 2025 01:47:55 +0000 (20:47 -0500)
committerCherry Mui <cherryyz@google.com>
Wed, 12 Feb 2025 16:01:52 +0000 (08:01 -0800)
commitd9cc4944ce3f36fc8fd1c63f35c206b308a3503f
treeb32366d58305f644e00550dfa5cea62b3ce4d29e
parent30f515898c9852f0529fe42b46c8b89d00e14949
cmd/dist: correct gccheckmark test name

The test actually runs with gccheckmark=1, not gcstoptheworld=2.
Make the name match.

Change-Id: If38822a3f1ef65bc92fe47b375381df49a684c1d
Reviewed-on: https://go-review.googlesource.com/c/go/+/648755
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/dist/test.go