]> Cypherpunks.ru repositories - gostls13.git/commit
test: use correct value in error message in init1.go
authorMichael Munday <munday@ca.ibm.com>
Thu, 14 Apr 2016 18:07:59 +0000 (14:07 -0400)
committerMichael Munday <munday@ca.ibm.com>
Thu, 14 Apr 2016 18:35:09 +0000 (18:35 +0000)
commit24bd465bca145320bffd5b06e11da105226a1eae
tree045c39a306fde6182ce7821f8bad1f6f260b4579
parent02b8e6978a86c2f4f3a604e8b05014d127f4020a
test: use correct value in error message in init1.go

Print numGC followed by numGC1, rather than printing numGC twice.

Change-Id: I8e7144b6a11d4ae9be0d82d88b86fed04b906e2f
Reviewed-on: https://go-review.googlesource.com/22087
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/init1.go