]> Cypherpunks repositories - gostls13.git/commit
cmd/link: accept extra blocks in TestFallocate
authorIan Lance Taylor <iant@golang.org>
Fri, 8 Jan 2021 01:32:06 +0000 (17:32 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 8 Jan 2021 01:58:34 +0000 (01:58 +0000)
commitcab120218382c78fb4263566a38df78aa3653f72
tree2d830374fb2dcd86124082e08ff8618f9dff05ec
parentee4d32249b0ccd1475a20ee9e4c5caf4a39e36c4
cmd/link: accept extra blocks in TestFallocate

For #41127

Change-Id: I794a082299c6dce4202223197ece1864bed36810
Reviewed-on: https://go-review.googlesource.com/c/go/+/282555
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/link/internal/ld/fallocate_test.go