]> Cypherpunks repositories - gostls13.git/commit
cmd/objdump: ensure that test executable files are distinct
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 13 May 2019 20:15:10 +0000 (13:15 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 13 May 2019 20:36:11 +0000 (20:36 +0000)
commitf68244e6660d86b3d0be9258a5d35c109abc749f
tree2a5f3bc50c404d4f06d33bcf4008df7eb76fcac8
parent337868305401dbe82a6a7235bb613392e86d8b40
cmd/objdump: ensure that test executable files are distinct

This fixes test failures introduced by CL 176901.

Change-Id: I133299ba3be3a15ced076c95e4833ba6070d7eb7
Reviewed-on: https://go-review.googlesource.com/c/go/+/176903
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/objdump/objdump_test.go