]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/go: remove file created by test
authorIan Lance Taylor <iant@golang.org>
Mon, 11 Dec 2017 23:08:19 +0000 (15:08 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 12 Dec 2017 04:54:20 +0000 (04:54 +0000)
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 <rsc@golang.org>
src/cmd/go/testdata/src/testcache/script.sh [deleted file]

diff --git a/src/cmd/go/testdata/src/testcache/script.sh b/src/cmd/go/testdata/src/testcache/script.sh
deleted file mode 100755 (executable)
index 039e4d0..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exit 0