]> Cypherpunks repositories - gostls13.git/commit
test: update comments in run.go (cleanup)
authorRobert Griesemer <gri@golang.org>
Thu, 31 Mar 2022 16:34:50 +0000 (09:34 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 31 Mar 2022 18:30:44 +0000 (18:30 +0000)
commitb76f8df1334993cb5d43b2d883fdb0ed66b402f6
tree0a06f9954faabe164b377653f56cdfd877df9ed2
parent37065847d87df92b5eb246c88ba2085efcf0b331
test: update comments in run.go (cleanup)

The -G compiler option doesn't exist anymore. Update some variable
names and comments to reflect the new reality.

Change-Id: I227e9c59a01615c3a40c3869102e8045cb012980
Reviewed-on: https://go-review.googlesource.com/c/go/+/397254
Trust: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
test/run.go