]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: skip an unsupported test on darwin/arm
authorElias Naur <elias.naur@gmail.com>
Thu, 2 Jun 2016 13:42:14 +0000 (15:42 +0200)
committerElias Naur <elias.naur@gmail.com>
Thu, 2 Jun 2016 14:02:07 +0000 (14:02 +0000)
commit14968bc1e52842b098408516472ebd3fb97e4714
tree7ec2e786ecc2600c569a73bff77411ecf7cc2751
parent6c4f8cd0d17c8147319effcffcb608fc42eaf307
cmd/dist: skip an unsupported test on darwin/arm

Fixes the darwin/arm builder (I hope)

Change-Id: I8a3502a1cdd468d4bf9a1c895754ada420b305ce
Reviewed-on: https://go-review.googlesource.com/23684
Run-TryBot: Elias Naur <elias.naur@gmail.com>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/cmd/dist/test.go