1
0
mirror of https://github.com/golang/go synced 2024-10-02 10:18:33 -06:00

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 <rsc@golang.org>
This commit is contained in:
Ian Lance Taylor 2017-12-11 15:08:19 -08:00
parent ddae7fb1e8
commit 943e2635b3

View File

@ -1,2 +0,0 @@
#!/bin/sh
exit 0