]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: make tests safe for perl 5.26
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 18 Apr 2017 15:39:00 +0000 (08:39 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 18 Apr 2017 22:57:34 +0000 (22:57 +0000)
commit2e45310caff101ea7de8873523faab96eb3a87ca
tree0971d5d291b2df54a6d50353b9b7a4e48f3c5d0e
parent2463a49ebb5e3b065609555ca81757b30062d912
cmd/vet: make tests safe for perl 5.26

Someday we should write errchk in Go. But not today.

Fixes #20007

Change-Id: I61ccf3cfaa66a710782f8a2212a6a2b4040698da
Reviewed-on: https://go-review.googlesource.com/40950
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/cmd/vet/testdata/copylock_func.go