From bc949b5c20d09510dba954b67d15ff04fa97b1a8 Mon Sep 17 00:00:00 2001 From: David Symonds Date: Mon, 17 Nov 2014 14:04:43 +1100 Subject: [PATCH] misc/nacl: exclude cmd/link from the test zip. It does not appear to be necessary, and cmd/link does not appear in release branches. LGTM=rsc R=adg, rsc CC=golang-codereviews https://golang.org/cl/176900044 --- misc/nacl/testzip.proto | 3 --- 1 file changed, 3 deletions(-) diff --git a/misc/nacl/testzip.proto b/misc/nacl/testzip.proto index fd0c6a035b..07d4a1db02 100644 --- a/misc/nacl/testzip.proto +++ b/misc/nacl/testzip.proto @@ -18,9 +18,6 @@ go src=.. gofmt_test.go testdata + - link - testdata - + archive tar testdata -- 2.48.1