]> Cypherpunks.ru repositories - gostls13.git/commit
test: fix nacl build
authorRuss Cox <rsc@golang.org>
Mon, 10 Nov 2014 02:10:49 +0000 (21:10 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 10 Nov 2014 02:10:49 +0000 (21:10 -0500)
commitc99616fc6795123ec1a6b4d742099789865bd939
tree665d9f682d632b01070444ea13875dcf69edfa11
parenta697c4b439852821aa7bb0e179b64b66e9f9f812
test: fix nacl build

Disable linkx_run.go and sinit_run.go, because they
exec subprocesses, which NaCl cannot.

TBR=r
CC=golang-codereviews
https://golang.org/cl/171350043
test/linkx_run.go
test/sinit_run.go