]> Cypherpunks repositories - gostls13.git/commit
cmd/nm: skip fork test on darwin/arm64
authorDavid Crawshaw <crawshaw@golang.org>
Sat, 11 Apr 2015 23:38:45 +0000 (19:38 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Sun, 12 Apr 2015 11:52:22 +0000 (11:52 +0000)
commitbbbbca78a6af43be8f2ff11f0b14ddc76f208786
tree58b9eb94c377c65cc199846ec1c86eef6ec03e58
parent84efd6fc746d2348fa4fe5693479f02b9ec855fb
cmd/nm: skip fork test on darwin/arm64

Just like darwin/arm.

Change-Id: Iabb6282f18548da43117ee60f7ad6e272502f09d
Reviewed-on: https://go-review.googlesource.com/8825
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/nm/nm_test.go