From: Ian Lance Taylor Date: Mon, 11 Dec 2017 23:08:19 +0000 (-0800) Subject: cmd/go: remove file created by test X-Git-Tag: go1.10beta2~131 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=943e2635b304a24c001c793f22ff4493cc077daa;p=gostls13.git cmd/go: remove file created by test The file cmd/go/testdata/src/testcache/script.sh was accidentally committed with CL 83256. Sorry about that. Updates #22593 Change-Id: Id8f07587ea97015ed75439db220560a5446e53e6 Reviewed-on: https://go-review.googlesource.com/83395 Reviewed-by: Russ Cox --- diff --git a/src/cmd/go/testdata/src/testcache/script.sh b/src/cmd/go/testdata/src/testcache/script.sh deleted file mode 100755 index 039e4d0069..0000000000 --- a/src/cmd/go/testdata/src/testcache/script.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exit 0